sysacss
v0.1.0
Published
Free And Open Source Responsive Modern CSS Framework
Downloads
15
Maintainers
Readme
SysaCSS
Free And Open Source Responsive Modern CSS Framework.
CSS Only
SysaCSS is a lightweight, responsive and modern pure CSS framework. It was meant to be just plug-n-play.
Installation
NPM
npm install sysacss
CDN
<!-- Unpkg -->
<link rel="stylesheet" href="https://unpkg.com/sysacss" />
<!-- jsDelivr -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/shoaiyb/sysacss/sysa.css" />
Features
- Normalized by default.
- It's lightweight ~8KB (gzipped).
- No preprocessor, just plug-n-play.
- A responsive grid to make mobile-friendly sites.
- No conflicts with other used frameworks, all classes start with the
ss-
prefix. - It's modular, import what you need.
Browsers support
- Chrome
- Edge
- Firefox ESR+
- Internet Explorer 10+
- Opera
- Safari 8+
Documentation
Browse the online documentation.
Contribute
Feel free to fork, tweak and send me a pull request.