I have developed a middleware for express which would remove all unused css styles from the template before rendering which would greatly increase the performance of websites written in express.
I would love to add this to expressjs.com middleware page. If this is okay shall I create a PR corresponding to this?
Please check out my middleware here
https://github.com/ameerthehacker/express-slick-css
I have developed a middleware for express which would remove all unused css styles from the template before rendering which would greatly increase the performance of websites written in express.
I would love to add this to expressjs.com middleware page. If this is okay shall I create a PR corresponding to this?
Please check out my middleware here
https://github.com/ameerthehacker/express-slick-css