We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c06ec13 commit 48da3c2Copy full SHA for 48da3c2
README.md
@@ -19,6 +19,7 @@ npm install --save-dev @claas.dev/material-tailwind
19
@import "tailwindcss";
20
21
@plugin "@claas.dev/material-tailwind" {
22
+ /* Pick your favorite color */
23
source-color: #0c1445;
24
}
25
```
0 commit comments