Skip to content

GiacomoLaw/quickly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickly

Quickly is a lightweight CSS framework.

Documentation in progress.

View the demo and information here.

Docs can be found here.

Installation

Add via CDN:

<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/giacomolaw/[email protected]/dist/main.min.css">

If you are using the navbar, add the JavaScript before the closing body tag:

<script src="https://cdn.jsdelivr.net/gh/giacomolaw/[email protected]/dist/script.min.js"></script>