An esbuild plugin for importing CSS/less/scss modules with TypeScript support. Version 0.3.0 is the latest stable release; the package has had infrequent updates. It enables CSS module extraction and automatic .d.ts declaration generation for less files. Differentiators include minimal configuration, built-in declaration file generation, and esbuild-native integration. Compared to alternatives like esbuild-sass-plugin, this plugin focuses on PostCSS ecosystem compatibility and TypeScript module resolution.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Package is ESM-only; CommonJS require will fail in Node ESM context. Use dynamic import or set type:module.
Only default export exists; false named import causes undefined.
TypeScript type import only available since v0.2.0.
Shows esbuild build with PluginPostCSS, including autoprefixer and nested postcss plugins, and declaration generation.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.