feat(compiler-sfc): export dependencies for css and css preprocessors (#1278)

This commit is contained in:
underfin
2020-07-17 00:33:37 +08:00
committed by GitHub
parent ecf872fc95
commit e41d8310de
7 changed files with 145 additions and 21 deletions

View File

@@ -0,0 +1,3 @@
div {
color: red;
}