From 564c76c38a0ccbfcc946de78d39b61b4eb3ce4cb Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Wed, 28 Sep 2022 10:32:57 +0200 Subject: [PATCH] doc --- README.md | 30 +++++++----------------------- 1 file changed, 7 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index a449cd5..98c098d 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,9 @@ -brut -===== +BRUT +==== -a tiny framework that makes websites *brut* +A *Brutalist* and *Minimalist* CSS framework. -Written in LESS, compiled to CSS. - -Forked from [Min](http://mincss.com) +Originally forked from [Min](http://mincss.com) ### License @@ -25,20 +23,6 @@ Then ./build.sh ``` -If you don't have `nix` you need to manually install [`lessc`](https://lesscss.org) -and [`minify`](https://www.minifier.org). - - -### 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. +If you don't have `nix` you need to manually install: +- [`lessc`](https://lesscss.org), +- and [`minify`](https://www.minifier.org).