Skip to content

potch/CSS-Sans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Sans

"The Font You Shouldn't Use"

This is a toy project I'm working on to make a display typeface made entirely out of CSS. I know what you're thinking- yes, this is a stupid and awful idea, but a fun mental calisthenic.

Contributions welcome!

The Rules

  • Each character must be a single dom node, augmented with its :before and :after
  • Use borders whenever possible (see below)
  • Pull requests preferred to "where's this character?" questions :)

TODO

  • Capitals, numerals, punctuation

√ Make every stroke made of a border, so it can be colored with border-color - consolidate kerning rules √ split up into css file, js, html harness - plug into lettering.js

Releases

No releases published

Packages

No packages published