HealthSamurai / xmas-hackathon-2020

0 stars 0 forks source link

Removing unused CSS #11

Open Panthevm opened 3 years ago

Panthevm commented 3 years ago

Creating a library for Clojure client applications, which is used when building a project:

Workflow: Storing used classes -> when compiling, take the source css (for example, tailwind) -> filtering -> creating a minified css file

Analog for JS project: https://github.com/uncss/uncss