Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

CodeKit 2.0.2: Sass source maps not working

I’ve been trying to enable this for the better part of the last few hours…

I enabled the source maps in the project settings in CodeKit.

However, no CSS source map is being generated. I’ve checked the Chrome settings, the source maps option is enabled, as well as the individual switches for CSS and JS under Sources, but it still doesn’t work.

Does anybody know how to activate this?

Thanks.

like image 893
Siniša Šašić Avatar asked Apr 17 '26 01:04

Siniša Šašić


1 Answers

Source maps aren't currently supported for Compass projects, but will be soon. I'm waiting on the actual release of Compass 1.0.0 (we're still on a pre-release version)

like image 94
Bryan Avatar answered Apr 18 '26 15:04

Bryan