How To Use • Getting Started • License
This framework allows for agile development when paired with the Atom editor. A panoply of classes is included from basic layout templates to specific individual components.
- Articles
- Forms
- Cards
- Navbars
- Grid-system
Latest ✔ | Latest ✔ | Latest ✔ | 11+ ✔ | 9.1+ ✔ | Latest ✔ |
To get started you can either download the whole project from this repository.
Or you can use the github repo CDN and download the variables.css file to alter the variables.
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/quantik-git/Stormbreaker@master/Stormbreaker.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.10.2/jquery.min.js" defer></script>
<script src="https://cdn.jsdelivr.net/gh/quantik-git/Stormbreaker@master/functionality.min.js" defer></script>
<link rel="stylesheet" href="variables.css">
Where you put the file link is irrelevant since the variables in the variables.css file have higher specificity.
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007.
Please have a look at the LICENSE for more details.
I'd like to thank to the creators of all of these tool that were fundamental for this project: