mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-16 01:10:41 -07:00
Fixing up Grunt file to watch for directories Exclude node modules folder from Jekyll built site
6 lines
117 B
CSS
6 lines
117 B
CSS
@media /* foo */ ( min-width: 99px ) and
|
|
( max-width: 999px ) {
|
|
.at-media-params {
|
|
display: auto;
|
|
}
|
|
} |