Skip to content

css/scss/sass/less 等样式文件自动生成ts类型文件

License

Notifications You must be signed in to change notification settings

youngkai1/css-interface-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

css/scss/sass/less 等样式文件自动生成ts类型文件

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published