We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Darwin
v20.14.0
3.16.2
3.25.0
2.11.9
[email protected]
-
devtools
modules
css
future
compatibilityDate
@nuxt/[email protected]
Nuxt and Vue
v3.0.2
https://codesandbox.io/p/devbox/silly-yalow-gjr5w2 (I have used Vue template as Nuxt codesandbox is broken (error : Unable to start the microVM).
Docs says:
These CSS variables are defined in Tailwind CSS's @theme so you can use them as classes:
And gives an exemple
<template> <span class="text-primary">Primary</span> <span class="text-secondary">Secondary</span> <span class="text-success">Success</span> <span class="text-info">Info</span> <span class="text-warning">Warning</span> <span class="text-error">Error</span> </template>
But it doesn't work; the text is not colored.
Same for other classes (text-dimmed etc...)
text-dimmed
The text was updated successfully, but these errors were encountered:
This has been implemented in #3629 and will be released soon!
Sorry, something went wrong.
No branches or pull requests
Environment
Darwin
v20.14.0
3.16.2
3.25.0
2.11.9
[email protected]
-
devtools
,modules
,css
,future
,compatibilityDate
@nuxt/[email protected]
,@nuxt/[email protected]
-
Is this bug related to Nuxt or Vue?
Nuxt and Vue
Version
v3.0.2
Reproduction
https://codesandbox.io/p/devbox/silly-yalow-gjr5w2 (I have used Vue template as Nuxt codesandbox is broken (error : Unable to start the microVM).
Description
Docs says:
And gives an exemple
But it doesn't work; the text is not colored.
Additional context
Same for other classes (
text-dimmed
etc...)The text was updated successfully, but these errors were encountered: