diff --git a/types/global.d.ts b/types/global.d.ts index a2a6a6a39c..57e1654f4c 100644 --- a/types/global.d.ts +++ b/types/global.d.ts @@ -4,5 +4,4 @@ declare module 'import-lazy'; declare module 'postcss-html'; declare module 'postcss-less'; declare module 'postcss-sass'; -declare module 'postcss-scss'; declare module 'sugarss';