Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>WX LESSNew to Visual Studio Code? Get it now.
WX LESS

WX LESS

wzw

|
2,032 installs
| (0) | Free
Auto-compile LESS to CSS on save
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
	"less.compile": {
	  // "compress":  true,  // 是否删除多余空白字符
    // "sourceMap": true,  // 是否创建文件目录树,true的话会自动生成一个 .css.map 文件
    "outExt": ".wxss" // 输出文件的后缀,默认为.css
	},
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft