@zoxon/littera
v2.0.1
Published
Nano typographic framework
Downloads
2
Readme
Demo
Core features
- Work with normalize.css
- ~3407 bytes (1324 bytes gzipped)
- Vanilla CSS with minimal postcss plugins
Quickstart
<link href="littera/dest/littera.css" rel="stylesheet" />
or
<style>
@import url("littera/dest/littera.css");
</style>