CodeKit-1-Old icon indicating copy to clipboard operation
CodeKit-1-Old copied to clipboard

Chrome 27

Open polikin opened this issue 11 years ago • 4 comments

Chrome 27 lost support for sass. sass_options = {:debug_info => true} in Config.rb doesn't work anymore.

polikin avatar May 23 '13 16:05 polikin

the same here... now it works only with source maps and sass 3.3

cgpro avatar May 23 '13 16:05 cgpro

This is important. You cannot inspect CodeKit-generated Sass files with Chrome anymore. We need those "real" new source maps from Sass 3.3.

gerritvanaaken avatar Oct 23 '13 22:10 gerritvanaaken

Sass 3.3 is not yet released. I cannot put beta versions of Sass into CodeKit because many thousands of people rely on it for production work. When 3.3 ships, CodeKit will support it immediately with source maps.

On 23 Oct 2013, at 15:13, Gerrit van Aaken [email protected] wrote:

This is important. You cannot inspect CodeKit-generated Sass files with Chrome anymore. We need those real source maps.

— Reply to this email directly or view it on GitHub.

bdkjones avatar Oct 23 '13 23:10 bdkjones

Sounds good :-) So we won’t have to wait until CodeKit 2 to get Chrome Debug compatibility?

gerritvanaaken avatar Oct 24 '13 07:10 gerritvanaaken