typography.js icon indicating copy to clipboard operation
typography.js copied to clipboard

Update readme with reference to tailwind plugin

Open manishrc opened this issue 5 years ago • 1 comments

Add reference to Tailwindcss plugin for Typography.js


Hi Kyle,

I used typography.js in a few projects and loved the idea of calculating the styles. When working with Tailwind, I saw issue where their base styles overrode the typography.js styles.

This is a plug-in for tailwind-css that allows using typography.js.

This was also accepted on https://www.tailwindtoolbox.com/plugins Screenshot 2020-04-20 at 11 12 37 PM

Thank you

manishrc avatar Apr 20 '20 06:04 manishrc

Codecov Report

Merging #255 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #255   +/-   ##
=======================================
  Coverage   98.26%   98.26%           
=======================================
  Files          43       43           
  Lines         230      230           
  Branches       17       17           
=======================================
  Hits          226      226           
  Misses          4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 33d86df...9ad9f44. Read the comment docs.

codecov-io avatar Apr 20 '20 08:04 codecov-io