Replies: 2 comments
-
The docs for v3 are still available. For example, the default spacing scale in v3. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you! I was unable to find this, good to know those docs are still available |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I have started working on a project that is currently using tailwindcss 3.3.3 and used tailwind for the first time in this context. I do like it a lot, but always have to look up the irregular number and fraction scales. I guess this is why it was changed in version 4.0.0 to use a more logical system, which is very good.
This morning the official documentation was changed to reflect this, which leaves the old number/fraction scale entirely undocumented. Since it's not my project, I cannot update it and now have to either guess values or use custom ones instead of standard values. This is currently very frustrating. I somewhat remember the scale from using tailwind for the first time yesterday, but a new user that has to learn it in a project that still uses an old version will not be able to comprehend why some numbers don't work.
I would request that this gets documented somewhere, clearly stating that it's only a limitation of old versions. I understand that the solution is to just update the project, but in situations like mine where I'm not in a position to do that it would be very nice to have those scales. Even if it's just in this thread, this should be documented somewhere on the internet. I hope making a discussion for this was correct, I didn't want to make an issue report since there is nothing actually wrong with tailwindcss itself here.
Beta Was this translation helpful? Give feedback.
All reactions