A frontend CSS library to create beautiful webpages using wireframes, styles and class.
Launching Soon
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
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