Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 388 Bytes

File metadata and controls

20 lines (17 loc) · 388 Bytes

CSS SANS

CSS SANS is the font created by CSS, the programming language for web designing and typesetting.

Install

Install with Bower

bower install css-sans

Stylus

Installation

npm install stylus -g

Basic Usage

Compile the stylus files from the command line and compress the CSS output

stylus -c -w _css-sans.styl -o ../css-sans.css