Artem
Results
2
comments of
Artem
Thanks for the response. The issue can be reproduced directly in the official Docusaurus StackBlitz sandbox: https://docusaurus.new/stackblitz-ts (no additional setup or custom code required). Steps 1. Open the sandbox link...
Thanks for the suggestion! I tried enabling the new CSS minimizer via `experimental_faster.lightningCssMinimizer`, and after installing the required dependency (`@docusaurus/faster`), the production build works correctly - media queries now remain...