Parcel

Sass, Scssを使う

https://parceljs.org/scss.html

yarn add -D sass

使う側は普通にimportするだけ。

import './index.scss'