David
Results
2
issues of
David
I'm trying, when running npm run generate to not minify the HTML. Even though it's deprecated: ``` generate: { minify:false } ``` ..does indeed minify the CSS. This isn't what...
bug-report
BrowserSync and PurgeCSS do not seem to update automatically. You have to run the build again if you change grid columns for example. On grid.html for example, if you change...