Skip to content

Questions about Styles

Joy Chen edited this page Sep 25, 2016 · 2 revisions

Can I use vanilla CSS?

Yes, simply keep the compiled CSS files and delete the Sass files.

How do I add stylesheets?

Go to "layout.html" in Templates and reference your new stylesheet there. Make sure you add any new stylesheets in the "assets/static/css" folder.

Clone this wiki locally