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 3e85456 commit 9d0201eCopy full SHA for 9d0201e
docs/custom.txt
@@ -29,6 +29,7 @@ Example:
29
"select": "bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500",
30
}
31
32
+
33
This is currently only working for the input fields and the select field. More coming soon.
34
35
These are the fields you can override:
@@ -60,6 +61,7 @@ These are the fields you can override:
60
61
"error_border": "",
62
63
64
65
---------------
66
2. CSSContainer
67
0 commit comments