BarryThePenguin / postcss-typography

A postcss plugin for typography.js
http://kyleamathews.github.io/typography.js/
MIT License
57 stars 4 forks source link

Gulp postcss #27

Open TylerBarnes opened 6 years ago

TylerBarnes commented 6 years ago

Does anyone know what needs to be done to make this work with gulp-postcss? I've been trying to figure this out for a few hours with no luck.

TylerBarnes commented 6 years ago

Of course I figured it out immediately after posting this :) I was missing the @typography {} rule in my stylesheet!