Add Minification, Caching & CSS Libraries
Add CSS libraries for Stylus
- NIB can be installed with --nib flag:
tesla myapp --css stylus --nib
- Axis can be installed with --axis flag:
tesla myapp --css stylus --axis
Add minification & caching
Added express-minify for minification & caching. You can set this in the main config file. Set "cache" to true for caching and prettify to false to minify (works with html, javascript & css)