A CSS and JS Framework
CfpCSS is a framework for CSS and JS for easier web development.
Several quick start options are available:
git clone https://github.com/cfpwastaken/cfpcss
pm savehere cfpcss
To compile CfpCSS you need the following:
CfpCSS uses Sass
You will need to compile CfpCSS using Sass with the sass cfp.scss cfp.css
command, or by using Sass autocompile (Recommended)