A Minimalist Brutalist CSS Framework
Go to file
2022-09-26 14:10:24 +02:00
h dark mode 2022-09-26 11:26:08 +02:00
src dark mode 2022-09-26 11:26:08 +02:00
.gitignore First commit 2022-09-25 12:57:40 +02:00
brut.min.css dark mode 2022-09-26 11:26:08 +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 Try to use a shell.nix 2022-09-26 14:10:24 +02:00
index.html Nicer index.html 2022-09-26 12:29:25 +02:00
README.md dark mode 2022-09-26 11:26:08 +02:00
shell.nix Try to use a shell.nix 2022-09-26 14:10:24 +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, compiled to CSS.

Forked from Min

License

MIT licensed.

Building the latest BRUT

If you have nix installed.

nix develop

Then

./build.sh

If you don't have nix you need to manually install lessc and minify.

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.