LESS + CSS Presets
JayPanoz opened this issue · 1 comments
We should provide users with presets e.g. “novel”, “essay”, “report”, “cookbook”, etc. in addition to the customizable blitz.less
. It would probably help people who’d like to use the framework but feel uncomfortable customizing it.
Moreover, we could provide preset stylesheets – instead of a default in which you must get rid of things you don’t use – for people not willing to use a preprocessor at all.
We have something similar to presets in the form of blitz-lite
and blitz-reset
. I’m not necessarily willing to put extra effort into creating genre-specific presets since we’re already providing the (metalanguage) API, 3 stylesheets, the template, etc.
Any external PR adding presets would be greatly appreciated, obviously, but I’d prefer not to create and maintain N presets in the Framework.