scss support
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
declare module '*.scss' {
|
||||
const content: string
|
||||
export = content
|
||||
}
|
||||
Reference in New Issue
Block a user