Replies: 2 comments 3 replies
-
Just to be clear, do you mean arbitrary properties, like
|
Beta Was this translation helpful? Give feedback.
3 replies
-
This is still a valid concern, I want to limit our developers to the design tokens |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am having some issues with a legacy website's gulp configuration. For the staging server, I used to generate all the styles to make development easier. Since arbitrary properties, such as
w-[100px]
, were added gulp fails to generate the stylesheet.How can I disable arbitrary properties? Could you guys please point me in the right direction?
Beta Was this translation helpful? Give feedback.
All reactions