Closed
Description
Maybe there's a good reason for it, but it strikes me as odd that "node-sass" is required when sass is listed on the installation page. I'm currently using sass with Parcel and installing both sass and node-sass isn't an option, so the requiring node-sass is making testing basically impossible for me. Would it be possible to use one or the other, or provide an option to skip style compilation altogether?
Thank you!