mirror of
https://github.com/Aviortheking/next-template.git
synced 2025-07-29 16:29:51 +00:00
first commit
This commit is contained in:
4
styl/stylus.d.ts
vendored
Normal file
4
styl/stylus.d.ts
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
declare module '*.styl' {
|
||||
const content: any
|
||||
export = content
|
||||
}
|
Reference in New Issue
Block a user