Skip to main content
James Stuckey Weber

Speeding Up Your Sass Compilation in Vite and Webpack

Sass compilation can be a speed bottleneck in your build, but it doesn’t have to be anymore. I wrote the spec and contributed to the implementation of the Sass Compiler feature. This article demonstrates how to take advantage of the speed increases.

Read it