Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 561 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 561 Bytes

lilcss

💡 Liteweight CSS framework for everyday use

How to use:

Just link lil.css in your html from the CDN:

<link rel='stylesheet' href='https://cdn.jsdelivr.net/gh/ColinEspinas/lilcss/css/lil.min.css'>

Or download the css files from the github repository:

<link rel='stylesheet' href='lil.min.css'>

You can also choose wich version to use, if you just need the grid or the utility classes just take "grid.css" or "utility.css".

Use the minified version if needed.

Docs:

WIP doc on https://lilcss.colinespinas.com