mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-17 18:00:41 -07:00
Set up Grunt
Fixing up Grunt file to watch for directories Exclude node modules folder from Jekyll built site
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
@media /* foo */ ( min-width: 99px ) and
|
||||
( max-width: 999px ) {
|
||||
.at-media-params {
|
||||
display: auto;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user