Update README.md

master
yutent 2023-06-16 18:36:17 +08:00 committed by GitHub
parent 108894e938
commit 05896f3ba9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,6 @@
# scss-to-css
# 由于官方sass包的代码过于混乱不堪, 本仓库不再维护。 转战less。
## scss-to-css
> It can be used for simple compilation/compression of scss files without installing various front-end engineering tools (webpack, etc.).
[![Version](https://vsmarketplacebadge.apphb.com/version-short/yutent.scss-to-css.svg)](https://marketplace.visualstudio.com/items?itemName=yutent.scss-to-css)
@ -63,4 +65,4 @@ Chrome > 38
// You can also set other config in this file.
// eg. compileOnSave,autoPrefixer,output,exclude
```
```