Skip to content

Commit 9d0201e

Browse files
authored
Update custom.txt
1 parent 3e85456 commit 9d0201e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/custom.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Example:
2929
"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",
3030
}
3131

32+
3233
This is currently only working for the input fields and the select field. More coming soon.
3334

3435
These are the fields you can override:
@@ -60,6 +61,7 @@ These are the fields you can override:
6061
"error_border": "",
6162
}
6263

64+
6365
---------------
6466
2. CSSContainer
6567
---------------

0 commit comments

Comments
 (0)