Closed rsm0128 closed 3 weeks ago
Generated SCSS files in /styles/ directory. Component styles are inline ones in PHP files, so don't generate CSS map.
Any way to give the component ones a name of the component file name?
@drewbaker so the goal is to show the component name and correct line number for the CSS in the style inspect panel. right? It will be a bit hard, but let me try to think the way. What about to merge this PR and let me work on a new branch for the component CSS map as some effort is required for it?
Fix #38