A Minimalist Brutalist CSS Framework
Go to file
Yann Esposito (Yogsototh) 7af1b66f63
updated colors
2022-09-25 18:30:27 +02:00
h images 2022-09-25 18:21:55 +02:00
src updated colors 2022-09-25 18:30:27 +02:00
.gitignore First commit 2022-09-25 12:57:40 +02:00
brut.min.css updated colors 2022-09-25 18:30:27 +02:00
build.sh rename 2022-09-25 16:59:23 +02:00
flake.lock First commit 2022-09-25 12:57:40 +02:00
flake.nix rename 2022-09-25 16:59:23 +02:00
index.html rename 2022-09-25 16:59:23 +02:00
README.md rename 2022-09-25 16:59:23 +02:00
yuicompressor-2.4.8.jar First commit 2022-09-25 12:57:40 +02:00

brut

a tiny framework that makes websites brut

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.