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: site/src/content/docs/utilities/align-content.mdx
+1-14Lines changed: 1 addition & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -198,17 +198,4 @@ Responsive variations also exist for `align-content`.
198
198
199
199
Align content utilities are declared in our utilities API in `scss/_utilities.scss`. [Learn how to use the utilities API.]([[docsref:/utilities/api#using-the-api]])
Copy file name to clipboardExpand all lines: site/src/content/docs/utilities/align-items.mdx
+1-13Lines changed: 1 addition & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,16 +75,4 @@ Responsive variations also exist for `align-items`.
75
75
76
76
Align items utilities are declared in our utilities API in `scss/_utilities.scss`. [Learn how to use the utilities API.]([[docsref:/utilities/api#using-the-api]])
Copy file name to clipboardExpand all lines: site/src/content/docs/utilities/align-self.mdx
+1-14Lines changed: 1 addition & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,17 +75,4 @@ Responsive variations also exist for `align-self`.
75
75
76
76
Align self utilities are declared in our utilities API in `scss/_utilities.scss`. [Learn how to use the utilities API.]([[docsref:/utilities/api#using-the-api]])
Copy file name to clipboardExpand all lines: site/src/content/docs/utilities/aspect-ratio.mdx
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,8 +65,16 @@ Then apply that class to your markup:
65
65
</div>
66
66
```
67
67
68
-
## Sass map
68
+
## CSS
69
+
70
+
### Sass map
69
71
70
72
Within `_config.scss`, you can change the aspect ratios you want to use. Here’s our default `$aspect-ratios` map. Modify the map as you like and recompile your Sass to put them to use.
Aspect ratio utilities are declared in our utilities API in `scss/_utilities.scss`. [Learn how to use the utilities API.]([[docsref:/utilities/api#using-the-api]])
Copy file name to clipboardExpand all lines: site/src/content/docs/utilities/divide.mdx
+1-24Lines changed: 1 addition & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,27 +75,4 @@ Divider color comes from the inheriting `--bs-border-color` design token, so set
75
75
76
76
Divide utilities are declared in our utilities API in `scss/_utilities.scss`. [Learn how to use the utilities API.]([[docsref:/utilities/api#using-the-api]])
Copy file name to clipboardExpand all lines: site/src/content/docs/utilities/font-family.mdx
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,10 +26,4 @@ Change a selection to our body font stack with `.font-body`, which defaults to s
26
26
27
27
Font family utilities are declared in our utilities API in `scss/_utilities.scss`. [Learn how to use the utilities API.]([[docsref:/utilities/api#using-the-api]])
Copy file name to clipboardExpand all lines: site/src/content/docs/utilities/font-style.mdx
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,10 +21,4 @@ Quickly change the `font-style` of text with these utilities. `font-style` utili
21
21
22
22
Font style utilities are declared in our utilities API in `scss/_utilities.scss`. [Learn how to use the utilities API.]([[docsref:/utilities/api#using-the-api]])
Copy file name to clipboardExpand all lines: site/src/content/docs/utilities/grid.mdx
+1-27Lines changed: 1 addition & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -207,30 +207,4 @@ All grid utilities are responsive and include all breakpoints.
207
207
208
208
Grid utilities are declared in our utilities API in `scss/_utilities.scss`. [Learn how to use the utilities API.]([[docsref:/utilities/api#using-the-api]])
Copy file name to clipboardExpand all lines: site/src/content/docs/utilities/justify-content.mdx
+1-14Lines changed: 1 addition & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,17 +82,4 @@ Responsive variations also exist for `justify-content`.
82
82
83
83
Justify content utilities are declared in our utilities API in `scss/_utilities.scss`. [Learn how to use the utilities API.]([[docsref:/utilities/api#using-the-api]])
0 commit comments