thgh / rollup-plugin-scss

Rollup and compile multiple .scss, .sass and .css imports
MIT License
134 stars 47 forks source link

Typescript support #55

Closed ixrock closed 3 years ago

ixrock commented 3 years ago

Hello! Are you planning to provide Typescript's type declarations (e.g. index.d.ts) from npm package contents or via @types/your_package_name?

thgh commented 3 years ago

I'm not, but PR welcome!

thgh commented 3 years ago

Refactor into Typescript in 7535bcfbe784111d8fde56bb26d035241aaec8b6 🎉