SSWConsulting / zzSSW.Website

Generator for ssw.com.au
3 stars 1 forks source link

Fix css module import issue #223

Closed steven0x51 closed 2 years ago

steven0x51 commented 2 years ago

221

Included a script SSW.Website/typings/declararions.d.ts that solves the issue: Cannot find module 'xxx' or its corresponding type declarations.ts(2307).

image