KyleAMathews / typography.js

A powerful toolkit for building websites with beautiful design
http://kyleamathews.github.io/typography.js/
MIT License
3.83k stars 181 forks source link

Update readme with reference to tailwind plugin #255

Open manishrc opened 4 years ago

manishrc commented 4 years ago

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

codecov-io commented 4 years ago

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.