mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2026-06-03 21:10:34 +00:00
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