This repository was archived by the owner on Aug 4, 2021. It is now read-only.
This repository was archived by the owner on Aug 4, 2021. It is now read-only.
SCSS maps #21
Open
Description
Is there any way to map the SCSS files so I can see what file produced given CSS rule? Except for global styles, which are excluded from the rule and compiled to the styles file, every component SCSS gets dumped into the tag. Is it possible to avoid that, so Chrome Dev Tools would be able to tell where the rules originate from?