mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-10 23:57:22 +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
|
@ -58,7 +58,6 @@ const siteConfig = {
|
|||
apiKey: "3eb9507824b8be89e7a199ecaa1a9d2c",
|
||||
indexName: "docusaurus"
|
||||
},
|
||||
customCssFileName: "custom.css", //the name of your custom css file
|
||||
colors: {
|
||||
primaryColor: "#2E8555",
|
||||
secondaryColor: "#205C3B",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue