Last Updated

Tagged “CSS”

()

In my quest to improve my front-end skills, I have moved on to trying to optimize my CSS reduce the number of requests and total page size. I don't really want to use webpack, grunt, or anything similar. So, I decided to use postcss with a couple of plugins and a quick and dirty shell script to get the job.