-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sometimes the color is missing when running yarn build
#4319
Comments
Can you try with |
@slorber thanks, |
Thanks @Kimi-Gao Can you try to use the This bug may have been fixed already |
This is bug in clean-css, which I reported in the issue, so we will wait for release with bug fix for that. |
merged Try again with the latest |
🐛 Bug Report
Sometimes the color is missing when running
yarn build
Have you read the Contributing Guidelines on issues?
YES
To Reproduce
If possible, use https://new.docusaurus.io to create a CodeSandbox reproducible demo of the bug.
(Write your steps here:)
custom.css
yarn build
.menu .menu__link.menu__link--active:not(.menu__link--sublist)
inbuild
directoryExpected behavior
Actual Behavior
Your Environment
Reproducible Demo
If possible, use https://new.docusaurus.io to create a CodeSandbox reproducible demo of the bug.
https://codesandbox.io/s/interesting-night-ze576?file=/src/css/custom.css
The text was updated successfully, but these errors were encountered: