1.3.0 • Published 5 years ago
light-css-framework v1.3.0
Usage
This is a minimal framework meant to be simple to use and implement. With very little, you can have a styled website. Please see the documentation for more details.
Installation
npm
$ npm install --save light-css-framework
then
import 'light-css-framework/styles/light.css'
add to project
<link rel="stylesheet" href="https://unpkg.com/light-css-framework"/>
Documentation
Visit https://nauleau.io/light/ for detailed documentation.
Credit
Based off of the Wing framework by Kabir Shah
License
Licensed under the MIT License