10000 types: don't omit `postcssPlugins` & `preprocessLang` (#172) · unplugin/unplugin-vue@50712ec · GitHub
[go: up one dir, main page]

Skip to content

Commit 50712ec

Browse files
types: don't omit postcssPlugins & preprocessLang (#172)
Co-authored-by: Naily <zero@naily.cc>
1 parent d982b61 commit 50712ec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/core/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,7 @@ export interface Options {
9696
| 'cssDevSourcemap'
9797
| 'postcssOptions'
9898
| 'map'
99-
| 'postcssPlugins'
10099
| 'preprocessCustomRequire'
101-
| 'preprocessLang'
102100
| 'preprocessOptions'
103101
>
104102
>

0 commit comments

Comments
 (0)
0