1.0.3 • Published 7 months ago

@tuo_max/bonzocss v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Bonzo CSS

!WARNING BonzoCSS is in development now. Documentation with full list of classes will be available soon

A tiny utility-first CSS helper

Bonzo is a nickname of John Bonham, the drummer of rock'n'roll legends Led Zeppelin


Bonzo CSS will come with:

  1. dynamic margins, paddings, width and more
  2. simple color, font and icon kits
  3. light NO-JS animations for on-page effects
  4. LTR-RTL support

How to use Bonzo

Install with NPM

npm i @tuo_max/bonzocss

Then import CSS file into your main CSS

@import '@tuo_max/bonzocss/dist/bonzocss.min.css'

...or into your HTML

<link rel="stylesheet" href="node_modules/@tuo_max/bonzocss/dist/bonzocss.min.css">

For questions and proposals please contact me at bokhanworks@gmail.com

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago