Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 194 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 194 Bytes

focss

Dynamic CSS pipeline. For when you need CSS to be alive.

Cutting a Release

  1. npm version <version number>
  2. git push upstream master --follow-tags
  3. npm publish