Skip to content

cfpwastaken/cfpcss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CfpCSS

CfpCSS is a framework for CSS and JS for easier web development.

Quick start

Several quick start options are available:

  • Use CDN or download
  • Clone the repo: git clone https://github.com/cfpwastaken/cfpcss
  • Install with pm: pm savehere cfpcss

Compiling

To compile CfpCSS you need the following:

Sass

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)