Just published 0.6.0 of refreshcss, a pure #Python library to clean unused #CSS.
- Much better modern CSS support via https://pypi.org/project/tinycss2/, i.e. can now parse Bulma 1.x.
- Use https://pypi.org/project/justhtml/ for parsing #HTML instead of just using regex.
- Much improved performance, i.e. can now reasonably parse the entire 3 MB Tailwind file on the fly! ๐
๐ ๏ธ https://github.com/adamghill/refreshcss
๐ฆ https://pypi.org/project/refreshcss/