define a new AtRule in a tailwind plugin
#2124
Closed
omarkhatibco
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.
-
Hi @adamwathan,
I'm the maintainer of this plugin
tailwind-css-variableswhich convert tailwind config file to a css variables .normally I export the css variables under
@tailwind componentsdirective and someone has asked me if I can export it alone without anything else.So, is it okay for you if I export it under something like
@tailwind rootfor example? or should I think about another directive name?I respect that you would maybe preserve
@tailwindjust for tailwind itself and not for plugins.Beta Was this translation helpful? Give feedback.
All reactions