[v4] Improve source declaration using @source #15606
Nayeem-XTREME
started this conversation in
Ideas
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.
-
When using the tailwind v4, if I need to target the source from
node_modules
, currently I have to write like this:My proposal is to write
@source "<ui-library>"
instead of explicitly navigatingnode_modules
.Beta Was this translation helpful? Give feedback.
All reactions