Closed
Description
Is there a way to turn off this plugin for a specific file? I get warnings from a third-party thing that is outside of my control.
node_modules/vite-plugin-vue-devtools/src/overlay/devtools-overlay.css?direct?__vue-devtools-next-resource
1:152 ⚠ variable --vue-devtools-widget-bg is undefined and used without a fallback [postcss-css-variables]
1:2152 ⚠ variable --vue-devtools-widget-shadow is undefined and used without a fallback [postcss-css-variables]
1:2152 ⚠ variable --vue-devtools-widget-shadow is undefined and used without a fallback [postcss-css-variables]
1:3019 ⚠ variable --vue-devtools-widget-border is undefined and used without a fallback [postcss-css-variables]
1:3089 ⚠ variable --vue-devtools-widget-bg is undefined and used without a fallback [postcss-css-variables]
1:3198 ⚠ variable --vue-devtools-widget-fg is undefined and used without a fallback [postcss-css-variables]
1:3234 ⚠ variable --vue-devtools-widget-shadow is undefined and used without a fallback [postcss-css-variables]
1:3234 ⚠ variable --vue-devtools-widget-shadow is undefined and used without a fallback [postcss-css-variables]
Metadata
Metadata
Assignees
Labels
No labels