0.3.0 • Published 6 years ago
coding-girls-typography v0.3.0
Coding Girls (Theme)
Typography used by the Coding Girls' #30DaysOfCSSGirls gatsby static site.
Theme
I apologize for the crudeness of the screenshots. I'll refine them later.
List
Code
Blockquote
ul
Typography
We're girls. We love it cute.
Usage
$ yarn add coding-girls-typography
Directly import in your app.
// index.js of your app
import "coding-girls-typography";
Will distribute .min.css
, and support typography.js
for Gatsby later.