vscode/extensions/css-language-features
Matt Bierner c36794253c Update css features engines version
The current version generates a warning in our build
2018-12-12 18:07:37 -08:00
..
.vscode
client declare proposed api usage only where actually being used 2018-10-24 12:27:59 +02:00
icons [ImgBot] Optimize images 2018-11-06 20:46:03 +00:00
server Fix css dependency 2018-11-02 10:28:11 -07:00
test
.vscodeignore Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
CONTRIBUTING.md Add a missing compilation step for vscode-css-languageservice development, other misc docs fixes. 2018-08-21 14:53:53 -06:00
extension.webpack.config.js update css/html/json dependencies and webpack cleanup (fixes #57431, fixes #58417) 2018-09-19 16:52:47 +02:00
package.json Update css features engines version 2018-12-12 18:07:37 -08:00
package.nls.json Update validProperties description. Fix #62162 2018-10-31 12:49:41 -07:00
README.md
yarn.lock update yarn.lock files to use integrity 2018-09-30 16:34:43 +02:00

Language Features for CSS, SCSS, and LESS files

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Features

See CSS, SCSS and Less in VS Code to learn about the features of this extension.

Please read the CONTRIBUTING.md file to learn how to contribute to this extension.