Lightweight
Pure.css is extremely lightweight, under 4KB when minified and gzipped, which makes it very fast to load.
Responsive
Pure.css comes with a set of responsive design modules that can be easily integrated, ensuring that your web pages look good on all devices.
Modular
The library is modular, meaning you can include only the parts that you need, which keeps your project lean.
Easy Integration
Pure.css can be easily dropped into existing projects without much hassle, allowing for quick and effective styling.
Customization
Pure.css is designed to be easily customizable, enabling developers to tweak the styles to fit their project’s needs.
CSS Vanilla Approach
Pure.css sticks to a vanilla CSS approach, making it easy for developers who are familiar with standard CSS.
Neat lacks a header and navigation; this by design, and may be enough for simple sites. If you want more capability, Pure.css is good to try too https://purecss.io/.
– Source: Hacker News
/
about 2 months ago
I found Pure.css and it looks nice but maybe there is something better?
Source:
over 1 year ago
Some examples:
– https://simplecss.org/
– https://purecss.io/ (I’ve used this one for over a decade and works great).
Source:
almost 2 years ago
Now, to test our CSP, we just have to load some external resources.
Let’s bring on Pure.css and Lodash.
Update index.ejs to look like this :.
– Source: dev.to
/
about 2 years ago
Personally I don’t like either. Bootstrap seems too bloated and cookie-cutter, and Tailwind is inline styles and clutter. Lately I’ve used Bulma (CSS framework) and Buefy (Bulma + Vue) on a couple of projects. I also like the look of Pure CSS, but I haven’t used it.
Source:
over 2 years ago
I use https://purecss.io/ all the time.
Source:
almost 3 years ago
Pure.css is one of the best lightweight CSS frameworks. All the modules are packed in at 3.7KB minified and gzipped, equipped with different features. Pure.css is developed keeping mobile devices in mind. If you plan only to use one subset of these modules, you will end up saving even more bytes.
– Source: dev.to
/
about 3 years ago
Hi everyone.
How can I set up PureCSS with Svelte? I tried using the CDN as mentioned in their website but I guess that’s not the way to go here.
Source:
over 3 years ago
I had to do some research and it came down to Pure CSS, Tailwind CSS, and Milligram, I believe it was.
– Source: dev.to
/
over 3 years ago