Quickly is a lightweight CSS framework.
Documentation in progress.
View the demo and information here.
Docs can be found here.
Add via CDN:
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/giacomolaw/quickly@0.0.1/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/quickly@0.0.1/dist/script.min.js"></script>