mirror of
https://github.com/kemko/liquid.git
synced 2026-01-14 05:55:45 +03:00
Fixing up Grunt file to watch for directories Exclude node modules folder from Jekyll built site
12 lines
106 B
CSS
12 lines
106 B
CSS
/*
|
|
* This comment will strip!
|
|
*/
|
|
|
|
/*!
|
|
* This comment will *NOT* strip.
|
|
*/
|
|
|
|
.foo {
|
|
display: block;
|
|
}
|