Replies: 1 comment
-
Closing in favor of #10933. I had searched for issues, not discussions 🙈 |
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.
-
Hello,
Arbitrary values are a great feature, but it has potential to backfire when used in a big project. Developers could start defining tons of custom utilities, leading to an uncontrolled increase of the CSS bundle.
This can potentially be linted against. But again, large projects that use may different languages might require several linters to be set up to forbid the use of arbitrary values.
It would be great if there was a way to turn this off natively, in the Tailwind CSS configuration.
Beta Was this translation helpful? Give feedback.
All reactions