We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2beb42e commit 1cec04cCopy full SHA for 1cec04c
3 files changed
site/data/sidebar.yml
@@ -242,7 +242,6 @@
242
- title: Text transform
243
- title: Text wrapping
244
- title: Vertical align
245
- - title: Word break
246
- group: Borders
247
pages:
248
- title: Border
site/src/content/docs/utilities/text-wrapping.mdx
@@ -5,6 +5,7 @@ toc: true
5
mdn: https://developer.mozilla.org/en-US/docs/Web/CSS/white-space
6
utility:
7
- text-wrap
8
+ - word-break
9
- word-wrap
10
---
11
site/src/content/docs/utilities/word-break.mdx
0 commit comments