mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-10 07:37:19 +02:00
Remove customCssFileName as any css file in /static/css gets appended to end of main.css
This commit is contained in:
parent
e71b4d902e
commit
a86af92e7c
3 changed files with 0 additions and 8 deletions
|
@ -34,8 +34,6 @@ const siteConfig = {
|
|||
headerIcon: "img/docusaurus.svg",
|
||||
footerIcon: "img/docusaurus.svg",
|
||||
favicon: "img/favicon.png",
|
||||
/* the name of your custom css file that resides in static/css/ */
|
||||
// customCssFileName: "custom.css",
|
||||
/* colors for website */
|
||||
colors: {
|
||||
primaryColor: "#2E8555",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue