postcss / autoprefixer

Parse CSS and add vendor prefixes to rules by Can I Use
https://twitter.com/autoprefixer
MIT License
21.66k stars 1.26k forks source link

Output window opening on save #1470

Closed GentryHQ closed 2 years ago

GentryHQ commented 2 years ago

The extension automatically opens the output console in VS Code every time I start writing my code (I use the autosave feature in VS Code).

I have tried everything, but yet it still opens the output console.

Disabling the extension fixed the issue though.

ai commented 2 years ago

This repo is about Autoprefixer core.

You need to write to VSCode plugin repo.