Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>CSSTree validatorNew to Visual Studio Code? Get it now.

CSSTree validator

Sergey Melyukov

|
95,446 installs
| (10) | Free
Validate CSS according to W3C specs and browser implementations
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-csstree

Validate CSS according to W3C specs and browser implementations.

Extension highlights wrong properties and values when enabled. Just install the extension and open your CSS file. Validation will be performing in background.

CSS validator based on CSSTree as plugin for VSCode.

Extension Settings

  • csstree.enable: enable/disable this extension

Other

If you want to disable VSCode's internal CSS linting then just add

"css.validate": false

to your preferences.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft