Home › Forums › CSS › Codekit CSS minification › Re: Codekit CSS minification
February 21, 2013 at 6:43 pm
#125605
Participant
I haven’t tried making codekit do that, but keep in mind – starting into something like less or scss is super-easy because valid CSS IS valid syntax for those languages.
Just create a less (or scss) file, copy your existing css over, point Codekit at it and let it do its thing. You can learn the pre-processor at your own speed, as your project allows.