mfbs

CSS microframework
git clone https://git.ce9e.org/mfbs.git

NameSize
CHANGES.md4741B
LICENSE18046B
README.md1753B
css/base.css2184B
css/darkmode.css261B
css/fontsize.css319B
css/form.css1980B
css/layout.css142B
examples/example.css236B
examples/motherfuckingwebsite.html4484B
examples/styleguide.css1054B
examples/styleguide.html15825B
package.json331B

mfbs (motherfuckingbootstrap) is a CSS microframework inspired by twitter bootstrap and http://bettermotherfuckingwebsite.com/.

I found that I started every new project with mostly the same CSS code. So instead of duplicating that code again and again, I distilled the base styles from several projects into this little library.

It consists of some basic styling (base.css) and some optional components.

See how it looks here and here.

how to use it

The code is plain CSS, so you can use it any way you want:

features

when to use