mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 10:22:30 +02:00
docs(v2): missing <ColorGenerator/> mdx import (#3871)
This commit is contained in:
parent
20114f5e0a
commit
70dece09e6
1 changed files with 2 additions and 0 deletions
|
@ -208,6 +208,8 @@ We recommend using [ColorBox](https://www.colorbox.io/) to find the different sh
|
|||
|
||||
Alteratively, use the following tool to generate the different shades for your website and copy the variables into `src/css/custom.css`.
|
||||
|
||||
import ColorGenerator from '@site/src/components/ColorGenerator';
|
||||
|
||||
<ColorGenerator/>
|
||||
|
||||
#### `footerIcon`, `copyright`, `ogImage`, `twitterImage`, `docsSideNavCollapsible`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue