项目作者: cfpwastaken

项目描述 :
A CSS and JS Framework
高级语言: SCSS
项目地址: git://github.com/cfpwastaken/cfpcss.git
创建时间: 2021-05-21T13:42:44Z
项目社区:https://github.com/cfpwastaken/cfpcss

开源协议:Other

下载


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)