Skip to content

DavidSamir/lighters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lighters

micro CSS library A set of small, responsive CSS modules that you can use in every web project. ... Unlike other frameworks, Pure's design is unopinionated, minimal and flat

Quick start

Several quick start options are available:

  • Clone the repo: git clone https://github.com/DavidSamir/lighters
  • Install with npm: npm install lighters

What's included

Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:

lighters/
├── dist/
│   ├── lighters.css
│   └── lighters.min.css
└── src/
    ├── lighters.css
    ├── lighters.css.map
    └── lighters.scss

Releases

No releases published

Packages

No packages published

Languages