Skip to content

ajnauleau/light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"/>

Visit https://nauleau.io/light/ for detailed documentation.

Credit

Based off of the Wing framework by Kabir Shah

License

Licensed under the MIT License

Releases

No releases published

Packages

No packages published