/gridlay

Grid-based framework

Primary LanguageSCSSMIT LicenseMIT

GridLay (Grid-based library)

Getting Started

Installing and compiling

git clone https://github.com/igorashs/gridlay.git
cd gridlay
npm install
npm run sass       # output file in ./css/gridlay.css
# minified
npm run sass-build # output file in ./css/gridlay.min.css

Built With

Demos

License

This project is licensed under the MIT License