leafo / scssphp

SCSS compiler written in PHP
MIT License
1.34k stars 214 forks source link

Trying to use the Server with SourceMap #716

Closed dlbone closed 4 years ago

dlbone commented 4 years ago

I am using the Server.php to watch my SCSS folders, check for updates and compile and serve my CSS. Is there anyway to use this with the Source Map functionality? The wiki example refers to compiling the CSS and then creating a source map.