Top "Codekit" questions

CodeKit is an OS X application that facilitates frontend web development.

Codekit Uglify.js 'Unexpected token punc' error

I'm not sure where my syntax / unexpected token error is My full jQuery function on jsfiddle: http://jsfiddle.net/leongaban/…

jquery syntax-error uglifyjs codekit
Fastest way to compile SCSS (Compass) + refresh the browser?

Just wondering what in your opinion is the fastest way to have your SCSS compiled and browser refreshed? I'm currently …

sass sublimetext3 compass-sass livereload codekit
less CSS parse error: media definitions require block statements

I'm using codekit to compile my Bootstrap LESS files and i keep getting this parse error on media queries that …

css twitter-bootstrap less media-queries codekit
jQuery .offset() returns undefined value

I built this very basic .map() function with jQuery to store the top offsets of my HTML sections in an …

jquery undefined pug offset codekit
Create transitions variable with Sass

Is there a way to create a variable for transitions in Sass to replicate this: -webkit-transition: .2s; -moz-transition: .2s; -ms-transition: .2…

css sass css-transitions codekit
CodeKit for Mac - Windows equivalent?

I have been using CodeKit for front-end developing on Mac. The most convenient features are: Project File Organization Easy compilation …

windows frontend codekit