We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18d5a17 commit e406b67Copy full SHA for e406b67
README.md
@@ -15,7 +15,7 @@ Similar to the tailwindcss configurations you are used to. It is also possible t
15
## Highlights
16
17
- Variables are as easy as defining tailwindcss colors...
18
-- You can designate the variables to `:root` or custom CSS selectors.
+- You can designate the variables to `:root`, `:host` or custom CSS selectors.
19
- Variables can be formed through using nested object notation.
20
- Different variables can be composed for the Dark Mode.
21
- Dark Mode variables are set automatically through the `class` or `media` modes on your configuration.
0 commit comments