stangerjm / smart-x-docs

A SASS powered UI Framework complete with build tools and interactive documentation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart-X (SASS)

A responsive UI component library built with SASS, complete with interactive documentation and build tools.

Getting Started

Clone repository

git clone https://github.com/stangerjm/smart-x-sass.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!

Authors

  • James Stanger - Developer

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

A SASS powered UI Framework complete with build tools and interactive documentation.

License:MIT License


Languages

Language:HTML 96.6%Language:CSS 3.3%Language:JavaScript 0.1%