mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-17 01:40:42 -07:00
Fixing up Grunt file to watch for directories Exclude node modules folder from Jekyll built site
8 lines
63 B
CSS
8 lines
63 B
CSS
.foo {
|
|
font-weight: normal;
|
|
}
|
|
|
|
.bar {
|
|
font-weight: bold;
|
|
}
|