1.0.3 • Published 4 years ago

css-interface-loader v1.0.3

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

css-interface-loader

Webpack loader to create TypeScript declarations for CSS Modules.

Emits TypeScript declaration files matching your CSS Modules in the same location as your source files, e.g. src/Component.css will generate src/Component.css.d.ts.

With Thanks

This package borrows heavily from css-modules-typescript-loader.

License

MIT.