compass-aurora 3.0.2 → 3.0.3
Sign up to get free protection for your applications and to get access to all the features.
data/lib/aurora.rb
CHANGED
File without changes
|
File without changes
|
metadata
CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
|
|
5
5
|
segments:
|
6
6
|
- 3
|
7
7
|
- 0
|
8
|
-
-
|
9
|
-
version: 3.0.
|
8
|
+
- 3
|
9
|
+
version: 3.0.3
|
10
10
|
platform: ruby
|
11
11
|
authors:
|
12
12
|
- Sam Richard
|
@@ -139,8 +139,8 @@ files:
|
|
139
139
|
- templates/polaris/partials/global/_base.scss
|
140
140
|
- templates/polaris/partials/layouts/_layouts.scss
|
141
141
|
- templates/polaris/partials/modules/_modules.scss
|
142
|
-
- templates/polaris/partials/states/
|
143
|
-
- templates/polaris/partials/styleguide/
|
142
|
+
- templates/polaris/partials/states/_states.scss
|
143
|
+
- templates/polaris/partials/styleguide/_style-guide.scss
|
144
144
|
- templates/polaris/print.scss
|
145
145
|
- templates/polaris/style.scss
|
146
146
|
- templates/project/manifest.rb
|