compass-icons 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9b645ef8aedc4d6805fd6a3d7e951e5414ea7984
4
- data.tar.gz: acfde91060f3d89a96401443e74f2aadd9db03dc
3
+ metadata.gz: b1e7e38d9739d9404631f9b5e39dfe2d4868c743
4
+ data.tar.gz: bc88e53a6d7e723ac439d858a53f37092fbc45a4
5
5
  SHA512:
6
- metadata.gz: 2e882e6194f9a06eb0a17fb69085bbbe48e9162209eb3817090560b948530d326df41e5b0461e5e42a730b1594922d096c33713b04ba499f1accbb7e104e9dff
7
- data.tar.gz: 8dade80998dfaeddbbaee71dc7c4e6f8a1c1df4472df6f780b46c48c32c0518ef823dbe1f6184c9a553840dd164b36c9f7fa9c44713fd9c2759589cfe937ed29
6
+ metadata.gz: 64db25e5b2cb5acc83e2db8dfa4a34d1b09b49a83a8a43b695fec1e8e2a5894bfd1963cceb237dd07e94f3e19ae7e522af2868e92c9adbfda2c9db563c6986e0
7
+ data.tar.gz: d82ec7c3884c82fed65e897ce7b4815f02796c983f79045d995292ee9f6828192daa8aeb3af93e625b606502d759ea796aea7733ee9afe4dcae1f69e2e8ad432
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: compass-icons
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dmitriy Bushin
@@ -47,16 +47,16 @@ files:
47
47
  - README.md
48
48
  - CHANGELOG.md
49
49
  - lib/compass-icons.rb
50
- - scss/_compass-icons.scss
51
- - scss/config/_config.scss
52
- - scss/helpers/_helpers.scss
53
- - scss/icons/_generated.scss
54
- - scss/icons/_icon-generated.scss
55
- - scss/icons/_icon-pseudo.scss
56
- - scss/icons/_icon-single.scss
57
- - scss/icons/_icon.scss
58
- - scss/icons/_pseudo-genereted.scss
59
- - scss/icons/_sprite-map-create.scss
50
+ - stylesheets/_compass-icons.scss
51
+ - stylesheets/config/_config.scss
52
+ - stylesheets/helpers/_helpers.scss
53
+ - stylesheets/icons/_generated.scss
54
+ - stylesheets/icons/_icon-generated.scss
55
+ - stylesheets/icons/_icon-pseudo.scss
56
+ - stylesheets/icons/_icon-single.scss
57
+ - stylesheets/icons/_icon.scss
58
+ - stylesheets/icons/_pseudo-generated.scss
59
+ - stylesheets/icons/_sprite-map-create.scss
60
60
  homepage: https://github.com/reactivestudio/compass-icons
61
61
  licenses:
62
62
  - MIT