Update README.md
parent
108894e938
commit
05896f3ba9
|
@ -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
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue