Skip to content

Commit df82130

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/custom.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The documentation on CSSContainer is a bit under-developed, more documentation c
2222
1. Configuring custom tailwind classes in settings with CRISPY_TAILWIND_STYLE
2323
-----------------------------------------------------------------------------
2424

25-
Example:
25+
Example::
2626

2727
CRISPY_TAILWIND_STYLE = {
2828
"text": "bg-gray-50 border border-gray-300",
@@ -32,7 +32,7 @@ Example:
3232

3333
This is currently only working for the input fields and the select field. More coming soon.
3434

35-
These are the fields you can override:
35+
These are the fields you can override::
3636

3737
CRISPY_TAILWIND_STYLE = {
3838
"text": "",

0 commit comments

Comments
 (0)