mirror of
https://github.com/alrayyes/wiki.git
synced 2025-06-08 14:43:39 +00:00
scss support
This commit is contained in:
parent
c1c46ad67e
commit
42d3a7de17
15 changed files with 574 additions and 99 deletions
4
index.d.ts
vendored
Normal file
4
index.d.ts
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
declare module '*.scss' {
|
||||
const content: string
|
||||
export = content
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue