benface / tailwindcss-typography

Tailwind CSS plugin to generate typography utilities and text style components
ISC License
245 stars 5 forks source link

Support for text-decoration-color #18

Closed kerns closed 4 years ago

kerns commented 4 years ago

Would be nice to see text-decoration-color supported. This is useful for example when striking text, to have the strike color different from the underlying text color.

Could also be helpful/applicable to something more common like link underlines? But I have not tested (or needed) that.

benface commented 4 years ago

I should probably add support for text-decoration-style as well.

kerns commented 4 years ago

That would make sense and be great.

benface commented 4 years ago

Thank you, text decoration style and color utilities have been added in v3.1.0.