1.0.2 • Published 6 years ago

holi v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

holi

Installation

  yarn add holi
  import 'holi/lib/holi.css'

Usage

Scope

Holi styles works only under holi class components. So It can be mixed up with other frameworks like bootstrap and it will not affect other( not viceversa).

  <div class='holi'>

  </div>

Properties

.fluid - occupies entire available width same like a real fluid does .solid - occupies only given width;

Documentation in Progress.