general work
- renamed nunjucks extension to njk - removed old demo html files - started to change CRLF to LF - detail work on style definitions - added structure for demo files
This commit is contained in:
parent
cf8fd24a85
commit
c781f5c6c5
31 changed files with 1155 additions and 1641 deletions
|
|
@ -23,7 +23,7 @@
|
|||
// Reset
|
||||
// Use a file outside of hippie i.e. vendor/normalize.css
|
||||
// -----------------------------------------------------------------------------
|
||||
@import "../bower_components/normalize-css/normalize.css";
|
||||
@import "../vendor/normalizecss/normalize.css";
|
||||
// @import "normalize-css/normalize.css";
|
||||
// @import "vendor/YOUR-FILES.css";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue