esbuild-plugin-scss

JSON →
library 1.0.0 ·javascript
verified Jun 4, 2026

An esbuild plugin that compiles SCSS/SASS files to CSS during the build process. Version 1.0.0 uses the 'sass' package under the hood. It replaces an older plugin with a similar name that became unmaintained. No specific release cadence. Key differentiators: simple setup, works with esbuild's plugin system, and handles SCSS imports seamlessly. Ideal for projects already using esbuild and wanting to integrate SCSS compilation without additional loaders.