vscode/extensions/css-language-features
2019-06-05 13:04:58 +02:00
..
.vscode Fix CSS imports 2019-01-28 13:55:55 -08:00
client use a parent pointer instead of 2d array, #67872 2019-03-12 10:04:06 +01:00
icons
server [css] resolve modules without require 2019-06-05 13:04:58 +02:00
test
.vscodeignore
CONTRIBUTING.md
extension.webpack.config.js
package.json update @types/node (#74881) 2019-06-05 10:20:01 +02:00
package.nls.json Add css.completion.triggerPropertyValueCompletion setting 2019-03-08 22:16:08 +02:00
README.md
yarn.lock update @types/node (#74881) 2019-06-05 10:20:01 +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.