Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add text-decoration-{color/style/thickness/offset} #655

Merged

Conversation

ben-rogerson
Copy link
Owner

This PR adds a bunch of classes for text decoration including:

tw`box-decoration-clone`
tw`box-decoration-slice`

tw`decoration-solid`
tw`decoration-double`
tw`decoration-dotted`
tw`decoration-dashed`
tw`decoration-wavy`

tw`decoration-auto`
tw`decoration-from-font`
tw`decoration-0`
tw`decoration-1`
tw`decoration-2`
tw`decoration-4`
tw`decoration-8`

tw`underline-offset-auto`
tw`underline-offset-0`
tw`underline-offset-1`
tw`underline-offset-2`
tw`underline-offset-4`
tw`underline-offset-8`

tw`decoration-inherit`
tw`decoration-current`
tw`decoration-transparent`
tw`decoration-black`
tw`decoration-white`
tw`decoration-slate-50`
tw`decoration-slate-100`
tw`decoration-slate-200`
tw`decoration-slate-300`
tw`decoration-slate-400`
tw`decoration-slate-500`
// ...and the rest of the colorset

tailwindcss refs 1, 2

@ben-rogerson ben-rogerson mentioned this pull request Mar 30, 2022
@ben-rogerson ben-rogerson merged commit 11981bb into master Mar 30, 2022
@ben-rogerson ben-rogerson deleted the feature/text-decoration-color-style-thickness-offset branch March 30, 2022 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant