shapeCss is a modern, stylish and flexbox css framework
npm install shapecss
Shapecss, modern stylish css framework
Visit Shapecss »
git clone https://github.com/MicroDreamIT/shapecss-framework.git
npm install shapecss
bower install shapecss
composer require microdreamit/shapecss
resources/assets/js/shape.js
resources/assets/sass/main.scss
js
`
Status



What's included
You find minified and compiled files in public directory.
`
shapecss-framework/
public/
├── css/
│ ├── shape.css
│ ├── shape.min.css
└── js/
├── shape.js
└── shape.min.js
`
If you download total repository, then import
`
shapecss-framework/
resources/
assets/
├── sass/
│ ├── main.scss
└── js/
└── shape.js
``