
Note: Nunjucks will still process the templates, but this way they can be plain HTML files and will be formatted properly.
5 lines
94 B
CSS
5 lines
94 B
CSS
@import "global/reset.css";
|
|
|
|
@import "global/global-styles.css";
|
|
|
|
@import-glob "utils/*.css";
|