Skip to content

Commit 94196ad

Browse files
committed
chore: updat ereadme
1 parent d7b13e5 commit 94196ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/kendo-unstyled-tailwind/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Using KendoReact components in Unstyled mode and TailwindCSS
22

33
## The scenario
4-
The client already works with TailwindCSS to style their application and wants to include our KendoReact components in their project. They want to continue using the same styling technique with Tailwind everywhere without the need to add KendoTheme.
4+
The client already works with TailwindCSS to style their application and wants to include our KendoReact components in their project. They want to continue using the same styling technique with Tailwind without the need to add KendoTheme.
55

66
## The solution
77
We can use KendoReact components in Unstyled mode and use Tailwind classes to style the components as it is done in the sample `tailwind-preset.ts` file.

0 commit comments

Comments
 (0)