A responsive UI component library built with SASS, complete with Gulp as a build tool.
Clone repository
git clone https://github.com/stangerjm/smart-x-styles.git
Move into newly cloned repo
cd smart-x-sass
Install dependencies
npm install
Compile CSS and build documentation
npm run build
Run smart-x-sass/sassdoc/index.html for documentation.
Copy smart-x-sass/dist/styles.css or smart-x-sass/dist/styles.min.css and include in your project!
- James Stanger - Developer
This project is licensed under the MIT License - see the LICENSE.md file for details
- Build tool: Gulp