Casecommons / cbp-ds-in-css

Casebook DS styles in pure CSS (via SASS)

Home Page:https://casecommons.github.io/cbp-ds-in-css/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DS-in-CSS

A pure CSS implementation of Casebook Design System styles (written in SASS) for stack-agnostic usage.

building

Compile the scss files into CSS with:

npm run sass

or for the unminified version:

npm run sass:unminified

About

Casebook DS styles in pure CSS (via SASS)

https://casecommons.github.io/cbp-ds-in-css/


Languages

Language:HTML 67.8%Language:SCSS 32.2%