There is not anything about scss.
Asking you to add scss support.
Thanks.
Sass (and its syntactic variant SCSS) is not browser feature. It is special language compiled to CSS (or "_CSS preprocessor_"). So it is out of scope of this project, I assume.
Yeah, browsers aren't expected to have direct support for scss files so makes no sense to track support.
Most helpful comment
Sass (and its syntactic variant SCSS) is not browser feature. It is special language compiled to CSS (or "_CSS preprocessor_"). So it is out of scope of this project, I assume.