v0.5.0: Sub-directories for Pug, saving for CSS!
Pagery now supports sub-directories for your Pug files. CSS will also be saved to file by default now! This can be disabled by setting outputCss
to false
.
- test: updated tests for saving multiple CSS to file 2f2f38e
- feat: add new Boolean option
outputCss
for saving CSS to file e0b482a - misc: added sample subdirectory Pug files 1f42735
- feat: add support for multiple levels of sub-directories 78131c4
- docs: adding missing option for
--config
818e439 - build: update typescript and @tsconfig/node16 40c1d00