Where can I look at the list of supported types for generating utilites? #18641
FragsterAt
started this conversation in
General
Replies: 1 comment 1 reply
-
For bare values, I believe it is this list: tailwindcss/packages/tailwindcss/src/utilities.ts Lines 5731 to 5739 in b89d9c3 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In https://tailwindcss.com/docs/adding-custom-styles#bare-values i can see:
but what is the "type"? this is a subset of https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Values_and_Units/CSS_data_types#numeric_data_types ?
Beta Was this translation helpful? Give feedback.
All reactions