waterfall_bourbon_neat_rails 0.0.5.2 → 0.0.5.3

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: fac20a1ee466fe5101aebeef37e602689259fae8
4
- data.tar.gz: 59d13a745dd46747916b8bce553c1edaea875757
3
+ metadata.gz: cf5034dd440401f668767783609847acac726274
4
+ data.tar.gz: 001ff963853b304d5337a81f758b522909f59f90
5
5
  SHA512:
6
- metadata.gz: ef2ac99754dcaf8373126e097b054c4987415156598a99e0b001de4b1e8be6aecd8b9bf5e0fbe6f85ac3e0b00ed474dffc4537bd1a642ecc00601eb6b14d6f25
7
- data.tar.gz: bdf63ad89b7028722e3414ff6fdb7654874789b5b18b5cd68df1ba5a6a4ea0d38ce24c1555e7a5f12936be1645a490fdf36db5ed71ae7f79b35f6f1dbd981cb4
6
+ metadata.gz: aa90c016f7bb680be05c783a9f1efad044525a5c2446cf926ee4414c0127adcfd3bc3b22285ea8920140a32797e1fc7a3653a037fb0a393d3b2ae911e217d02b
7
+ data.tar.gz: 516b388eaf90ae0ab1443ed6e51bb25440cb8ab743684140a1f2d58f1c3b24aa9a098a63bf1cc1f2a5d3826be821c92c7ce973020a110e8c99ecf00ea463884c
@@ -1,4 +1,4 @@
1
- @import "normalize/normalize";
1
+ @import "normalize/normalize.css";
2
2
  @import "bourbon";
3
3
  @import "base/base"; /* Bitters needs to be imported before Neat */
4
4
  @import "neat";
@@ -1,3 +1,3 @@
1
1
  module WaterfallBourbonNeatRails
2
- VERSION = "0.0.5.2".freeze
2
+ VERSION = "0.0.5.3".freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: waterfall_bourbon_neat_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5.2
4
+ version: 0.0.5.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Waterfall Software Inc.
@@ -175,10 +175,10 @@ files:
175
175
  - app/assets/stylesheets/base/extends/_clearfix.scss
176
176
  - app/assets/stylesheets/base/extends/_hide-text.scss
177
177
  - app/assets/stylesheets/base/mixins/_flash.scss
178
- - app/assets/stylesheets/normalize.css/README.md
179
- - app/assets/stylesheets/normalize.css/component.json
180
- - app/assets/stylesheets/normalize.css/normalize.css
181
- - app/assets/stylesheets/normalize.css/package.json
178
+ - app/assets/stylesheets/normalize/README.md
179
+ - app/assets/stylesheets/normalize/component.json
180
+ - app/assets/stylesheets/normalize/normalize.css
181
+ - app/assets/stylesheets/normalize/package.json
182
182
  - app/assets/stylesheets/partials/_footer.scss
183
183
  - app/assets/stylesheets/partials/_layout.scss
184
184
  - app/assets/stylesheets/partials/_nav.scss