Hello! Thank you for your work. I'd like to use this library with root imports like this:
import '/utils.scss';
I can do that in TypeScript and in Rollup using https://github.com/mixmaxhq/rollup-plugin-root-import but I can't figure out how to do that in SCSS file.
If it's impossible, is there a way I can do that with prefix? Like this:
import '~/utils.scss';
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too