How to publish a Tailwind plugin or styles? #1129
Unanswered
CarcajadaArtificial
asked this question in
Q&A
Replies: 1 comment 2 replies
-
something like that :
|
Beta Was this translation helpful? Give feedback.
2 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, I'm finding myself using the same custom styles in many of my projects. They look like this
I usually import these styles as:
But for this, I'm forced to individually and manually update all my stylesheets in all of my projects. I have a utility library published on JSR, how can I publish these styles for them to be imported on my projects. I'm using Deno Fresh v2, Tailwind v4, DaisyUI v5.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions