Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Bootstrap | 165,366 | 187,859 | 17,499 | 6 hours ago | 62 | July 26, 2023 | 481 | mit | JavaScript | |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. | ||||||||||
Nes.css | 19,843 | 55 | 13 | 2 months ago | 9 | December 17, 2019 | 74 | mit | SCSS | |
NES-style CSS Framework | ファミコン風CSSフレームワーク | ||||||||||
Pico | 10,185 | 17 | 6 days ago | 30 | April 23, 2023 | 76 | mit | SCSS | ||
Minimal CSS Framework for semantic HTML | ||||||||||
Awesome Css Frameworks | 6,488 | 12 days ago | 7 | CSS | ||||||
List of awesome CSS frameworks in 2023 | ||||||||||
Charts.css | 5,872 | 4 | a month ago | 12 | January 02, 2023 | 20 | mit | HTML | ||
Open source CSS framework for data visualization. | ||||||||||
Gutenberg | 4,667 | 7 | 1 | a month ago | 15 | September 06, 2020 | 14 | mit | SCSS | |
Modern framework to print the web correctly. | ||||||||||
Papercss | 3,891 | 12 | 9 | 3 months ago | 21 | May 29, 2023 | 39 | isc | SCSS | |
The Less Formal CSS Framework | ||||||||||
Animxyz | 2,279 | 12 | 18 days ago | 33 | January 12, 2022 | 38 | mit | SCSS | ||
The first truly composable CSS animation library. Built for Vue, React, SCSS, and CSS, AnimXYZ will bring your website to life. | ||||||||||
Tacit | 1,600 | 1 | 1 | 2 days ago | 35 | June 01, 2023 | 17 | mit | SCSS | |
CSS framework for dummies, without a single CSS class: nicely renders properly formatted HTML5 pages | ||||||||||
Cirrus | 1,259 | 3 | 5 | 2 days ago | 17 | October 30, 2022 | 33 | mit | SCSS | |
:cloud: The SCSS framework for the modern web. |
ProntoCSS is a simple css framework written in SCSS that contains a simple grid, components and helps (a lot) to prepare printing.
Since the grid is flex based, you can only use ProntoCSS if you target modern browsers.
yarn add prontocss
or
bower install prontocss
You can use the minified file in dist but we very much suggest that you import pronto.scss
and override variables.
For more informations, please see https://benoitzohar.github.io/ProntoCSS/