Skip to content
/ esbuild Public

Esbuild cli that also includes scss / sass plugin

Notifications You must be signed in to change notification settings

mvnpm/esbuild

Repository files navigation

Scss enabled version of esbuild

This project extends esbuild with a scss plugin. The normal cli still works, but it has a scss plugin added.

To build

make platform-all

This is used by esbuild-java for the quarkus web bundler