monaco-editor icon indicating copy to clipboard operation
monaco-editor copied to clipboard

[Bug] Autoprefixer warns about end value in CSS when building with Next.js.

Open folger-fan opened this issue 9 months ago • 0 comments

Reproducible in vscode.dev or in VS Code Desktop?

  • [x] Not reproducible in vscode.dev or VS Code Desktop

Reproducible in the monaco editor playground?

Monaco Editor Playground Link

autoprefixer: end value has mixed support, consider using flex-end instead
(Triggered by: node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hover.css)

Monaco Editor Playground Code


Reproduction Steps

No response

Actual (Problematic) Behavior

No response

Expected Behavior

No response

Additional Context

No response

folger-fan avatar May 13 '25 02:05 folger-fan