CSSER
A pure CSS tool library with de-framework, flexible combination and small size.
English | 简体中文 | API and Demo
Feature
- Never load unnecessary and useless code.Provide what you need.
- Never make your own smart recommendation tool.All it can do is in the document, use it at will.
- Never limit your creative freedom.Won't restrict you to certain rules.
- Flexible combination.
- Small size.
- Available everywhere.
Usage
- CDN(be provided later)
- NPM
- Install:
npm install csser --save
- Import what you need:
import 'csser/layout.min.css'
- Install:
Current capabilities
- Layout - layout.min.css
Planned development capabilities
- Theme - theme.min.css
- Loading - loading/*.css
- Buttons - buttons/*.css
- Animation - animation/*.css