Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VS Code autoprefix extension - unknown browser query #100

Closed
alexljamin opened this issue Nov 7, 2018 · 1 comment
Closed

VS Code autoprefix extension - unknown browser query #100

alexljamin opened this issue Nov 7, 2018 · 1 comment
Assignees

Comments

@alexljamin
Copy link

Is it in plans to update to the latest commands from Browserslist?

The valid command below is not supported by VS Code extension:

{
"autoprefixer.browsers": [
        "cover 99.5%"
    ]
}

Returns:

[Autoprefixer]

BrowserslistError: Unknown browser query `cover 99.5%`

Feedback from Autoprefix contributors - postcss/autoprefixer#1154

@mrmlnc mrmlnc self-assigned this Jan 6, 2019
@mrmlnc
Copy link
Owner

mrmlnc commented Jan 7, 2019

Will be fixed in today's version of the plugin.

JFYI: You can use the local Autoprefixer as described in the documentation.

@mrmlnc mrmlnc closed this as completed Jan 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants