Description: Purgecss is a tool to remove unused CSS from your websites and applications. It scans your content and your CSS files to determine which selectors and rules are actually being used. It then removes the unused CSS, resulting in smaller CSS files and faster load times.
Type: software
Pricing: Open Source
Description: uCSS is an open-source CSS preprocessor that adds features like variables, mixins, and functions to regular CSS. It allows writing more maintainable, reusable CSS code.
Type: software
Pricing: Open Source