mirror of
https://github.com/kemko/liquid.git
synced 2026-01-16 06:55:57 +03:00
Fixing up Grunt file to watch for directories Exclude node modules folder from Jekyll built site
7 lines
90 B
CSS
7 lines
90 B
CSS
.foo[att="foo"],
|
|
.bar[att=bar],
|
|
.baz[att="baz?"],
|
|
.qux[att="q u x"] {
|
|
display: block;
|
|
}
|