mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-19 02:40: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:
+11
@@ -0,0 +1,11 @@
|
||||
.foo {
|
||||
font-family: "Hoefler Text", "Constantia", "Georgia", serif;
|
||||
}
|
||||
|
||||
.bar {
|
||||
font-family: "0font", "--font", "-0font", serif;
|
||||
}
|
||||
|
||||
.baz {
|
||||
font-family: 'Glyphicons Halflings', serif;
|
||||
}
|
||||
Reference in New Issue
Block a user