antsand-styles
v1.0.1
Published
A CSS library to design beautiful webpages using wireframes, styles and classes
Downloads
3
Readme
Launching Soon
https://styles.antsand.com/
Quick start
Several quick start options are available:
- Download the latest release.
- Clone the repo:
git clone https://github.com/antsand/styles.git
- Install with npm:
npm install antsand-styles
What's included
Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:
styles/
├── css/
| ├── styles.css
| ├── styles-basic.css
| └── styles-mason.css
└── js/
├── styles.js