mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-17 09:50:48 -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:
+9
@@ -0,0 +1,9 @@
|
||||
@keyframes "foo" {
|
||||
from {
|
||||
top: 0px;
|
||||
}
|
||||
|
||||
to {
|
||||
top: 100px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user