We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c04895 commit 5c94484Copy full SHA for 5c94484
src/@types/global-scss.d.ts
@@ -1,4 +1,4 @@
1
declare module '*.scss' {
2
const content: Record<string, string> | string;
3
export default content;
4
-}
+}
0 commit comments