holi
v1.0.2
Published
Web UI framework using flexbox
Downloads
24
Readme
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;