diff options
| author | Mark Otto <[email protected]> | 2021-01-17 00:06:19 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2021-02-03 07:15:49 +0200 |
| commit | 88be1ce5021229ba9615413fceaed1902c8d693e (patch) | |
| tree | dbb38cba2aa499eadedc05bfd83d5e443211e432 /site/data | |
| parent | 14cfb7af93e75e3e03e487bff897edca371d1695 (diff) | |
| download | bootstrap-88be1ce5021229ba9615413fceaed1902c8d693e.tar.xz bootstrap-88be1ce5021229ba9615413fceaed1902c8d693e.zip | |
Update docs for color and bg utilities
- Split colors from background utilities with new docs page
- Add Sass docs for both pages
Diffstat (limited to 'site/data')
| -rw-r--r-- | site/data/sidebar.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/data/sidebar.yml b/site/data/sidebar.yml index a4d4ccbbd..4d7c9ff84 100644 --- a/site/data/sidebar.yml +++ b/site/data/sidebar.yml @@ -92,6 +92,7 @@ - title: Utilities pages: - title: API + - title: Background - title: Borders - title: Colors - title: Display |
