clight
v1.0.2
Published
A Minimal beautiful css framework.
Downloads
1
Readme
Clight
Clight is beautiful micro css framework that easy to use, created using less css processor.
Right now this framework still on development not ready for production app.
Installation
You can use this package using npm installation.
npm install clight
Or using yarn.
yarn add clight
Or using cdn.
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/clight.min.css">