Skip to content
/ bb.css Public

bb.css (pronounced ˈbibi si ɛs ɛs) is a bare bones css framework.

Notifications You must be signed in to change notification settings

jpmck/bb.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

README

bb.css (pronounced ˈbibi si ɛs ɛs) is a bare bones css framework.

Motivation

To create a minimalist css framework that is:

  • similar to pure.css,
  • much smaller than bootstrap,
  • uses flexbox instead of grids, and
  • doesn't require classes

Installation

Drop bb.css in your css folder. Link to bb.css in your html head.

<link rel="stylesheet" type="text/css" href="bb.css">

Worried about cross-browser support? Try Normalize.css.

If you would the same nice fonts and icons, bb.css uses Source Pro family and Font Awesome.

Contributors

It's just me ([email protected]).

License

This work is licensed under the MIT License.

About

bb.css (pronounced ˈbibi si ɛs ɛs) is a bare bones css framework.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages