@louisagonch/stylishui
v1.0.2
Published
### About Stylish Ui is a small, lightweight CSS mirco-framework that uses sass to generate a css stylesheet to use in html files. Stylish UI is completly javascript free and uses pure and simple CSS.
Downloads
1
Readme
StylishUi
About
Stylish Ui is a small, lightweight CSS mirco-framework that uses sass to generate a css stylesheet to use in html files. Stylish UI is completly javascript free and uses pure and simple CSS.
Instalation
Using npm
npm i @louisagonch/stylishui
Using yarn
yarn add @louisagonch/stylishui
Using a stylesheet
<link href="
https://unpkg.com/@louisagonch/[email protected]/dist/index.css
" rel="stylesheet">