Tailwind for only a subset of the atomic classes #18567
Unanswered
benjavicente
asked this question in
Help
Replies: 0 comments
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.
-
Whats the proper way to use Tailwind V4 for only a subset of the provided utilities and theme?
For example, Angular's Flex Layout has deprecated, and Tailwind was recommended as an alternative. If a project wanted to adopt Tailwind incrementally or partially, using only it's layout solutions mentioned in the Flexbox & Grid section of the docs (including breakpoints), how could it be done?
Other classes ideally shouldn't be generated, and Tailwind would be used as an additional CSS preprocessor (with different main CSS files).
Beta Was this translation helpful? Give feedback.
All reactions