mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-15 17:00:39 -07:00
Fixing up Grunt file to watch for directories Exclude node modules folder from Jekyll built site
4 lines
79 B
CSS
4 lines
79 B
CSS
.foo {
|
|
background-image: linear-gradient(rgb(0,128,0)0%,rgb(0,128,0)100%);
|
|
}
|