Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
May 23, 2021 03:43 pm GMT

Lightweight CSS Frameworks - A curated list

Hello Coders,

Using Bootstrap or other fully featured CSS Framework definitely is a good idea for complex projects with a lot of requirements, but for small, one-page projects using a Lightweight CSS Framework might be a better choice. A small CSS framework should be easier to learn by a pure developer and the end-product consumed by users that appreciate simplicity and loading speed. The list contains only frameworks that are actively supported and provide all basic features to code modern, responsive websites

Thanks for reading! - Content provided by App Generator.

  • Pico.CSS - Minimal Design System
  • FICTOAN - intuitive, modular CSS Framework
  • Milligram - a minimalist CSS framework
  • Spectre - a modern framework for faster development
  • Pure - responsive CSS modules
  • Picnic CSS - a lightweight CSS for hackers

Pico.CSS 7.7 kB

Pico might be a good starting point for a clean and lightweight design system - features:

Responsive - Elegant and consistent adaptatives spacings and typography on all devices. Light or Dark mode - Shipped with two beautiful color themes, automatically enabled according to the user preference. One CSS File - No dependencies, package manager, external files or JavaScript.

Lightweight CSS Framework - Pico.CSS

FICTOAN

Fictoan is an intuitive framework for designers looking to code interfaces that comes with a ready-to-use version for React.

Intuitive Naming - FICTOAN uses straight-forward and intuitive class names like .horizontal-center-this, .no-padding-left, .center-on-mobile and so on. Simple to use, and easy to recollect.

Development-ready - It comes with a set of pre-defined elements that you can simply drop into your project. Cards, sidebar menus, modal windows and more.

Lightweight CSS Framework - FICTOAN.

Milligram 2kb

Milligram provides a minimal setup of styles for a fast and clean starting point. Just it! Only 2kb gzipped! It's not about a UI framework. Specially designed for better performance and higher productivity with fewer properties to reset resulting in cleaner code.

Milligram CSS - Lightweight CSS Framework.

Spectre.CSS ~10kb

A Lightweight, Flexbox-based CSS Framework - Spectre only includes modern base styles, responsive layout system, CSS components and utilities, and it can be modified for your project with Sass/Scss compiler.

alt text

Pure CSS 3.7kb

Pure is ridiculously tiny. The entire set of modules clocks in at 3.7KB* minified and gzipped. Crafted with mobile devices in mind, it was important to us to keep our file sizes small, and every line of CSS was carefully considered. If you decide to only use a subset of these modules, you'll save even more bytes.

Pure - Open-source, Lightweight CSS Framework.

Picnic CSS 10kb

Picnic is completely modular so you can easily modify and test each part. Picnic is written in SCSS with many variables and classes (placeholders) to make it easy to extend.

Mobile-First CSS Framework - Picnic's mission is to be under 10kb of compressed CSS for a better and faster mobile load.

alt text

Let me know your thoughts in the comments and please mention projects you built using a Lightweight CSS Framework.

Thanks for reading! Other resources and articles you might like:


Original Link: https://dev.to/sm0ke/lightweight-css-framework-a-curated-list-4hc3

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To