You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/docs/content/components/accordion.mdx
+2-57Lines changed: 2 additions & 57 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -150,30 +150,7 @@ Add `alwaysOpen` property to make react accordion items stay open when another i
150
150
151
151
React accordions use local CSS variables on `.accordion` for enhanced real-time customization. Values for the CSS variables are set via Sass, so Sass customization is still supported, too.
Copy file name to clipboardExpand all lines: packages/docs/content/components/alert.mdx
+2-22Lines changed: 2 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -231,16 +231,7 @@ React Alert component can also be easily dismissed. Just add the `dismissible` p
231
231
232
232
React alerts use local CSS variables on `.alert` for enhanced real-time customization. Values for the CSS variables are set via Sass, so Sass customization is still supported, too.
Copy file name to clipboardExpand all lines: packages/docs/content/components/badge.mdx
+2-20Lines changed: 2 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,14 +123,7 @@ Apply the `shape="rounded-pill"` prop to make badges rounded.
123
123
124
124
React badges use local CSS variables on `.badges` for enhanced real-time customization. Values for the CSS variables are set via Sass, so Sass customization is still supported, too.
Copy file name to clipboardExpand all lines: packages/docs/content/components/breadcrumb.mdx
+2-24Lines changed: 2 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,17 +86,7 @@ For more information, see the [WAI-ARIA Authoring Practices for the breadcrumb p
86
86
87
87
React breadcrumbs use local CSS variables on `.breadcrumb` for enhanced real-time customization. Values for the CSS variables are set via Sass, so Sass customization is still supported, too.
Copy file name to clipboardExpand all lines: packages/docs/content/components/button.mdx
+2-85Lines changed: 2 additions & 85 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -193,22 +193,7 @@ Additional utilities can be used to adjust the alignment of buttons when horizon
193
193
194
194
React buttons use local CSS variables on `.btn` for enhanced real-time customization. Values for the CSS variables are set via Sass, so Sass customization is still supported, too.
Copy file name to clipboardExpand all lines: packages/docs/content/components/callout.mdx
+2-32Lines changed: 2 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,16 +61,7 @@ Callout component is prepared for any length of text, as well as an optional ele
61
61
62
62
React callouts use local CSS variables on `.callout` for enhanced real-time customization. Values for the CSS variables are set via Sass, so Sass customization is still supported, too.
Copy file name to clipboardExpand all lines: packages/docs/content/components/card.mdx
+2-38Lines changed: 2 additions & 38 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -972,25 +972,7 @@ Just like with card groups, card footers will automatically line up.
972
972
973
973
React cards use local CSS variables on `.card` for enhanced real-time customization. Values for the CSS variables are set via Sass, so Sass customization is still supported, too.
0 commit comments