Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@johnspade
Copy link
Contributor

Follow-up #9728.

It looks like CSS minification in Docusaurus breaks some style priorities, because the problem only shows up in the production build. There are a couple of issues about this, and the documentation advises using the environment variable USE_SIMPLE_CSS_MINIFIER=true in case of minification problems: https://docusaurus.io/docs/cli#docusaurus-build-sitedir.

And it does fix the issue with the feature cards.

Before:

Screenshot_20250327_215944

After (production build with yarn build):

Screenshot_20250327_215047

@johnspade johnspade marked this pull request as ready for review March 27, 2025 21:25
@guizmaii guizmaii merged commit 2fb070f into zio:series/2.x Mar 27, 2025
18 checks passed
@guizmaii
Copy link
Member

Thanks @johnspade !

@guizmaii
Copy link
Member

It fixes the issue πŸ™‚πŸŽ‰

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants