A Minimalist Brutalist CSS Framework
Go to file
Yann Esposito (Yogsototh) 688aea8949
updated css
2022-09-25 14:20:46 +02:00
h cleanup new buttons 2022-09-25 14:08:15 +02:00
src updated css 2022-09-25 14:20:46 +02:00
.gitignore First commit 2022-09-25 12:57:40 +02:00
blunt.min.css updated css 2022-09-25 14:20:46 +02:00
build.sh cleanup new buttons 2022-09-25 14:08:15 +02:00
flake.lock First commit 2022-09-25 12:57:40 +02:00
flake.nix First commit 2022-09-25 12:57:40 +02:00
index.html updated css 2022-09-25 14:20:46 +02:00
README.md First commit 2022-09-25 12:57:40 +02:00
yuicompressor-2.4.8.jar First commit 2022-09-25 12:57:40 +02:00

blunt

a tiny framework that makes websites blunt

Written in LESS and Sass, compiled to CSS.

License

MIT licensed.

Building the latest Min

WARNING! This will build the latest, pre-release version of Min. It may be broken. If you want to use an already-built Min, it's available in the file entireframework.min.css as well as through the downloads page.

You must have lessc (to compile the LESS, obviously) and Java (to run YUI compressor) installed.

bash build.sh

World's smallest? Really?

TL;DR Min really is the world's smallest CSS framework, however you slice it.

We personally feel that the criteria for "world's smallest CSS framework" are buttons, inputs, navbars, tables, icons, grids, headings and standardization of these elements across the "Big 5" browsers (Chrome, Firefox, Opera, Safari, and Internet Explorer).

Of course, your criteria for what a CSS framework is are likely to be different, and thus you are encouraged to (on the Downloads page) download whatever parts you feel to be relevant. No matter what you select (and what you compare Min to) Min will be smaller. Thus, Min really is the world's smallest CSS framework, no matter your criteria for what a CSS framework is.