Purgecss is recommended for web developers working on projects with significant CSS codebases, especially when using CSS frameworks like Bootstrap or Tailwind CSS. It's also ideal for teams focused on performance optimization and efficient resource management in web applications.
Based on our record, The Noun Project should be more popular than Purgecss. It has been mentiond 143 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Tools like PurgeCSS and UnCSS can remove unused CSS rules by analyzing your HTML. This is especially useful if you’re using large frameworks like Bootstrap or Tailwind. - Source: dev.to / about 1 month ago
Manually remove unused CSS with tools like PurgeCSS. - Source: dev.to / 3 months ago
PurgeCSS is a powerful tool that scans your project files for any class names used and removes the unused ones from the final CSS file. This significantly reduces the size of the generated CSS, making your application load faster. - Source: dev.to / 10 months ago
As a starting point, Tailwind used to use PurgeCSS [0] but I'm not sure what they use now. [0] https://purgecss.com. - Source: Hacker News / about 1 year ago
A similar question was already posted here but, I think looking at the raw html, we will be able to better determine the required css than what Purgecss does. Source: over 1 year ago
If you’re looking for icons http://thenounproject.com (no affiliation) has a huge collection. - Source: Hacker News / about 1 month ago
The Noun Project Thenounproject.com Free icons with attribution (CC license). - Source: dev.to / 3 months ago
Relying on backdrop-filter has one issue: even if you have a transparent background behind your blending element, the rectangle behind it will look black or white too. This is fine for rectangular elements such as the simple scroller inside the CodePen example, but not for complex shapes such as the planet logo from the Noun Project shown in the same example. - Source: dev.to / 4 months ago
Hey, great work! You could easily add the Bootstrap Icons library to this. And then perhaps the Noun Project. https://icons.getbootstrap.com/ https://thenounproject.com/. - Source: Hacker News / 10 months ago
Content: The Noun Project offers a vast collection of icons that can be used in various projects, providing a wide range of icons for different purposes. Benefits: Access to high-quality icons for use in design and development projects, enhancing visual communication and design. Link: https://thenounproject.com/. - Source: dev.to / about 1 year ago
Tailwind CSS - A utility-first CSS framework for rapidly building custom user interfaces.
Flaticon - A database of free vector icons.
CSS Peeper - Smart CSS viewer tailored for Designers.
Icons8 - Free app for Mac & Windows already containing 39,800 icons. Allows to search and import icons…
Unused CSS - Easily find and remove unused CSS rules
Font Awesome - Font Awesome makes it easy to add vector icons and social logos to your website. And version 5 is redesigned and built from the ground up!