Skip to content

A Utility Complete CSS Framework for less than 45kb (8kB Gzipped) -

License

Notifications You must be signed in to change notification settings

yvesh/bonsai.css

 
 

Repository files navigation

Bonsai CSS Logo

bonsai.css

A complete Utility First CSS Framework for less than 45 KB (8 KB Gzipped)

Bonsai CSS is a super lightweight, fully responsive, utility first framework. All you need to build beautifully crafted web interfaces with ease.

Setup for development

Install the dependencies with npm first:

npm i

Building

To build new Bonsai files (in the dist folder), run:

npm run build

Developing

To automatically build new versions of Bonsai during development, run:

npm run watch

Documentation

For full documentation, visit https://www.bonsaicss.com.

About

A Utility Complete CSS Framework for less than 45kb (8kB Gzipped) -

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 55.1%
  • HTML 40.5%
  • JavaScript 4.4%