Skip to content

Warnings on Vue devtools overlay #143

Closed
@syntactic-sour

Description

@syntactic-sour

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions