flyght-css
v0.2.2
Published
Small CSS Library
Downloads
2
Readme
Flyght CSS
This is a small css framework. Mostly built for practicing and learning purposes.
Designed to be pure vanilla css and html, with eventual optional javascript integration.
Templating and Static Site Generation done with 11ty.
How to Use
npm install flyght-css
- import
node_modules/flyght-css/flyght.css
into your project.