mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-17 01:40:42 -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:
+1
@@ -0,0 +1 @@
|
||||
@import"foo.css";@import"bar.css";@import'baz.css';@import"qux.css";@import'quux.css';@import"corge.css"print,screen and (min-width:999px)
|
||||
+1
@@ -0,0 +1 @@
|
||||
@import"foo.css";.foo{display:block}.bar{display:block}
|
||||
+1
@@ -0,0 +1 @@
|
||||
@keyframes foo{from{top:0}to{top:100px}}
|
||||
+1
@@ -0,0 +1 @@
|
||||
@media(min-width:99px)and (max-width:999px){.at-media-params{display:auto}}
|
||||
+1
@@ -0,0 +1 @@
|
||||
@namespace"foo.css";@namespace"bar.css";@namespace'baz.css';@namespace"qux.css";@namespace'quux.css';@namespace corge"corge.css"
|
||||
+1
@@ -0,0 +1 @@
|
||||
@import"foo.css";@media screen{.bar{display:block}}@media(min-width:99px){.baz{display:block}}@font-face{font-family:Qux;src:url(qux.woff) format("woff")}
|
||||
+1
@@ -0,0 +1 @@
|
||||
@supports(color:#fff) and (margin:0){.foo{display:block}}@supports(top:0) or (line-height:.9){.bar{display:block}}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.foo{width:calc(100vw + 12px);min-width:calc(10em - 10px);max-width:calc((100vw + 10em/2)*12 - 10px)}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.foo{border-top-color:#369;border-right-color:#844d2e;border-bottom-color:#a0e;border-left-color:red;border-color:khaki;background-image:linear-gradient(#fff,#000)}.bar{border-color:rgba(128,128,128,.5);color:rgba(128,128,128,.5);background-color:transparent}
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
/*!
|
||||
* This comment will *NOT* strip.
|
||||
*/.foo{display:block}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.foo{content:'0em 0.111 rgb(0, 0, 0)'}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.foo{line-height:.6;transform:rotate(-.9deg)}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.duplicate-decl{color:white;color:black}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.foo{display:block}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.foo{display:block}@keyframes baz{/*! not empty */}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.foo{display:block}.qux{/*! not empty */}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.foo{color:red;background-color:cyan}
|
||||
+1
@@ -0,0 +1 @@
|
||||
@font-face{font-family:Foo;src:url(foo.woff) format("woff")}@font-face{font-family:Bar;src:url(bar.woff) format("woff")}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.foo{font-family:Hoefler Text,Constantia,Georgia,serif}.bar{font-family:"0font","--font","-0font",serif}.baz{font-family:Glyphicons Halflings,serif}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.foo{font-weight:400}.bar{font-weight:700}
|
||||
+1
@@ -0,0 +1 @@
|
||||
/*! Special comment */@charset "UTF-8";@import"foo.css";.bar{display:block}.qux{display:block}
|
||||
+1
@@ -0,0 +1 @@
|
||||
@keyframes foo{from{top:0}50%,to{top:100px}25%,75%{top:50px}}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.issue11{transition:0s;transition:0ms}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.foo{background-image:url(1.png),url(2.png),linear-gradient(to bottom,#000 0,#fff 100%)}@font-face{font-family:f;src:url(f.eot#a) format("embedded-opentype"),url(f.woff) format("woff"),url(f.ttf) format("truetype"),url(f.svg#b) format("svg")}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.foo .bar .baz{display:auto}
|
||||
+1
@@ -0,0 +1 @@
|
||||
@media(min-width:99px){.issue19,#issue19{display:auto}}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.issue3{border:1px solid #666}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.foo{background-image:url("data:image/svg+xml,<svg version='1.0'></svg>")}.bar{background-image:url('data:image/svg+xml,<svg version="1.0"></svg>')}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.foo{background-image:linear-gradient(green 0,green 100%)}
|
||||
+1
@@ -0,0 +1 @@
|
||||
@font-face{font-family:Foo;src:url(foo.woff) format("woff")}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.foo[att=foo],.bar[att=bar],.baz[att="baz?"],.qux[att="q u x"]{display:block}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.foo{font-family:"ヒラギノ角ゴ Pro W3",serif}.bar[att="ほげ"]{display:block}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.foo{margin:1px 2px 3px;padding:1px 2px;border-color:#000 #fff;border-radius:1px;border-spacing:1px;border-style:solid double solid inset;border-width:1px;background-position:0 0;-webkit-transform-origin:0 0}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.foo{top:10.7px}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.foo{display:block}
|
||||
+1
@@ -0,0 +1 @@
|
||||
[foo],[bar=bar],[baz*=baz],[qux~='qu]x'],[quux|="qu\]ux"],[corge=corge][grault]{display:block}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.foo>.bar{display:block}.foo+.baz{display:block}.foo~.qux{display:block}.foo .\<quux\>{display:block}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.foo:lang(ja-JP),.bar:nth-child(2n+1),.baz:nth-last-child(-1n-1),.qux:nth-of-type(odd),.quux:not(bar),.corge:not([class^="corge corge-"]){display:block}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.foo{list-style:circle url(foo.png);background-image:url(foo.png);background:url(foo.png) #eee no-repeat fixed;cursor:url("open(parens.cur"),auto;border-image:url("escaped-close\)parens.png") 30 30 repeat}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.foo,.bar,.baz{display:block}@media screen and (min-width:99px){.bar{display:block!important;background-image:url(bar.png)}}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.foo{border:0 solid red}
|
||||
Reference in New Issue
Block a user