sxy-css
v1.0.0
Published
sxy.css
Downloads
6
Maintainers
Readme
sxy css
sxy.css is a responsive, modern (s)css framework for quicker web development.
Features
- Light-weight and clean.
- Layouting based on a choice of Flexbox or Grid, responsive & mobile-friendly.
- A good starting point for web projects.
- Components which are designed with pixel perfect precision.
- Utilities.
- Browser support - IE 11+, Edge(last two), Firefox(last two), Safari 6+, Opera(last two) and Chrome (last two)
Generate your own theme
- Import generate (scss) file, and pass accent color to generate own theme.
Documentation
- Coming soon.
Default Theme
- Accent - #2480D7
Development
- Clone repository - https://github.com/jkodu/sxy-css.git
- npm i && gulp build && gulp serve