Skip to content

Commit 366ba61

Browse files
committed
doc
1 parent c1d54bc commit 366ba61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/uui-css/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ UUI-CSS package contains css files which can be included in your project or comp
66

77
- **custom-properties.css** — use this if you like to include our custom properties in your project.
88
- **uui-font.css** — use this if you like to import our font in your project. You must set the `uui-font` class on your root element.
9-
- **uui-text.css** — use this if you like to declare styles for typography for tags such as h1, h2. You must set the `uui-text` class on your root element. And if you wan't to use the styling inside a Shadow dom, that will have to have the `uui-text` class as well.
9+
- **uui-text.css** — use this if you like to declare styles for typography for tags such as h1, h2. You must set the `uui-text` class on your root element. And if you want to use the styling inside a Shadow dom, that will have to have the `uui-text` class as well.
1010

1111
Bundle:
1212

0 commit comments

Comments
 (0)