
PurifyCSS
Unused CSS
Babel
Purgecss
Etsy Hound
Google Lighthouse
jQuery
React Native
Skeleton CSS
Bootstrap
Materialize CSS
Foundation
Semantic UI
UIKit
Bulma
Tailwind CSS
PurifyCSS
Skeleton CSSSkeleton CSS is recommended for developers who appreciate a minimalist approach, those working on small to medium-sized projects, designers who want a lightweight starting point without a steep learning curve, and anyone looking to quickly prototype ideas without being bogged down by extensive styling rules or pre-existing themes.
No PurifyCSS videos yet. You could help us improve this page by suggesting one.
Based on our record, Skeleton CSS should be more popular than PurifyCSS. It has been mentiond 17 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.
PurgeCSS analyzes your HTML and internally keeps track of which selectors are being used or not. PurgeCSS actually analyzes other types of files besides HTML for selectors, such as template files and JavaScript. This feature is what makes PurgeCSS different from a similar solution, UnCSS, and related to a 'predecessor' solution called PurifyCSS. More on both of those later on. - Source: dev.to / about 4 years ago
> Isn't there a process of reducing it to only what one needs? Yes there is: https://github.com/purifycss/purifycss. - Source: Hacker News / over 4 years ago
Check out purifycss, Iโm not sure if it works with scss though. Source: over 5 years ago
I had been using similar projects such as skeleton[0] and milligram[1] for small experiments such as repfl[2], and wanted to create something similar that I would find aesthetically pleasing and that would fit in as little space as possible. The current version of concrete.css is less than 1kb minzipped! [0] http://getskeleton.com/ [1] https://milligram.io/ [2] https://repfl.ch/. - Source: Hacker News / over 2 years ago
Here's my personal goto: Find some minimal CSS framework. My preference is Skeleton [0] or Bootstrap [1]. The key is just finding something minimal that works without too much fuss. Personally, I rather have a minimal framework provide 'responsiveness' so I don't have to worry about it but I also want it to get out of the way of anything I do. Use JQuery [2]. Don't rely on CSS for animations or interactivity. In... - Source: Hacker News / over 3 years ago
I've used http://getskeleton.com/ in the past. I think it's probably just what you're looking for. Source: over 3 years ago
I use an older css library called skeleton. Itโs a utility framework that came out before css grid. It has a really nice and easy to use grid system built without css-grid. I had to get rid of the media queries to get it work but itโs been great otherwise! Source: over 3 years ago
I use a minified and customised simple boilerplate / grid system based in skeleton (http://getskeleton.com/). It has no mediaqueries predefined, but the rules for each screen resolution are stated. I start making the website for computer screen formats (large resolutions) and end adapting up the design to phone screens. Source: over 3 years ago
Unused CSS - Easily find and remove unused CSS rules
Bootstrap - Simple and flexible HTML, CSS, and JS for popular UI components and interactions
Babel - Babel is a compiler for writing next generation JavaScript.
Materialize CSS - A modern responsive front-end framework based on Material Design
Purgecss - Easily remove unused CSS
Foundation - The most advanced responsive front-end framework in the world