-
We used to have fractional/decimal classes like py-3.5 in tailwind v4. (I believe they were part of tailwind v3, we didn't define them in config). @theme {
--spacing-1\.5: 0.375rem;
--spacing-2\.5: 0.625rem;
--spacing-3\.5: 0.875rem;
--spacing-1-5: 0.375rem;
--spacing-2-5: 0.625rem;
--spacing-3-5: 0.875rem;
} and it doesn't work. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
-
Ok, we had to define
|
Beta Was this translation helpful? Give feedback.
Ok, we had to define