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

Results 101 CodeKit-1-Old issues
Sort by recently updated
recently updated
newest added

Hi, I rely on Codekit to compile JS and Less for a fairly large scale web app. I've upgraded to Mavericks and it is now hanging for us after every...

Seems to have started when I inadvertantly got into an import loop, file A import B, file B import A. I've fixed the loop but Codekit still crashes when I...

Just downloaded the most recent version of CodeKit and the app will no longer run on my computer. At every attempt of startup, the app crashes before it fully boots...

Would be cool to offer CodeKit as part of the GitHub Education Pack (https://education.github.com/pack)

Bower has never worked for me yet with Codekit. Every time I try to install a bower framework I get a message suggesting a bad internet connection. Yes my connection...

On quitting and reopening CK2, it has now on several times forgotten all my projects. Thanks to the project config files they are easily replaced with settings, but… thought you...

CK2 defaults to placing .sass-cache inside my sass folder, which commandline ruby doesn't - it pops it along side my sass source files. Why does this matter? Because in sublimetext,...

with both autoprefixer and source maps enabled i got a wrong "source" in the map-file (pointing to the css file instead the scss).

CSSO (CSS Optimizer) is a CSS minimizer unlike others. In addition to usual minification techniques it can perform structural optimization of CSS files, resulting in smaller file size compared to...

Would be great if there will be a option for removing auto comments when processing more JS files together... (sorry for my english) I mean this... /\* ********************************************** Begin your...