Is it possible to use both Astro.js & Sass/Scss?

Same as title: Can you use Sass (or scss) in conjunction with the astro.js framework?

I suspect that the answer is no—or that you could, but there wouldn’t be much point, since you can already write the css in each page with astro—but I wanted to verify.
Was this page helpful?