-
-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Description
Hey! I went through the entire Tailwind CSS v4 documentation as part of dcastil/tailwind-merge#513 and noted some things that looked incorrect to me in the API tables. Not sure whether these are features/bugs or if I got it wrong, but wanted to leave this here in case you want to check them out.
I left out some classes that weren't documented but marked with a // Legacy comment in https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts.
- Not documented in API table
col-autocol-span-fullcol-span-[<value>]col-span-(<custom-property>)row-autorow-span-fullrow-span-[<value>]row-span-(<custom-property>)m-*-automin-w-nonemax-w-nonemax-w-prosemax-w-screen-<breakpoint>leading-<tight|snug|normal|relaxed|loose>
- Incorrectly documented in API table
bg-(position:<custom-property>)is missing labelpositionbg-(size:<custom-property>)is missing labelsizeoutline-offset-(length:<custom-property>)doesn't needlengthlabel
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels