aalam-css
v0.0.2
Published
aalam-css is a scss based css library for user interface.
Downloads
119
Maintainers
Readme
aalam-css
Aalam-css is a css library for styling user interfaces.
The aalam-css
package contains only the necessary style classes.
Getting Started
To start using aalam-css, clone this repo to a new directory:
git clone https://github.com/aalamdev/aalam-css.git my-components
cd my-components
git remote rm origin
and run:
npm install .
npm run dev