Hacker News new | ask | show | jobs
by kureikain 1710 days ago
My project is small and it's amazing fast to me as well. It's basically just outsource its job to another cli. I used esbuild-plugin-sass

This is the gist https://gist.github.com/v9n/c40a6ad2078d09dd86117924b415b7fb

As far as I know, esbuild has no intention to integrate with CSS and will outsorce it to plugin.

I used

1 comments

Thank you so much for sharing!

I'll give this a shot really quick