compass_extension 0.1.1 → 0.1.2
Sign up to get free protection for your applications and to get access to all the features.
- data/templates/project/manifest.rb +1 -0
- metadata +1 -1
@@ -8,6 +8,7 @@ stylesheet 'partials/_footer.scss'
|
|
8
8
|
stylesheet 'partials/_modules.scss'
|
9
9
|
stylesheet 'partials/_overrides.scss'
|
10
10
|
stylesheet 'partials/_page.scss'
|
11
|
+
stylesheet 'partials/_media.scss'
|
11
12
|
stylesheet 'partials/SCSS_template.scss'
|
12
13
|
|
13
14
|
stylesheet 'partials/modules/_mod-breadcrumb.scss'
|