This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
I've used compass and Sass for a long time. I'm setting up a .net project with them and I'm using your product. Get my config.rb file all ready...but hmm...something is wrong...looks like my files aren't minifying. Turns out I need the PRO version to minify my files? So what you're saying to me is I have to pay YOU for a feature that is BUILT IN TO COMPASS? I'm sure I get other things by going pro...that's not the point...you've disabled a feature that you didn't even build...this isn't a value-add here. If I go over to the command line and type compass watch...it will compile and minify my stuff. How exactly do you justify this? update: to be clear--I get you need to make money...I'm not saying your product needs to be free or anything like that. And I'm also not trying to be a complete d*ck, but you've suppressed a feature not built by you and are charging money for it. My theory is that you know most people want to be able to minify their CSS and that this is probably one of the most sought after feature and why people buy your product. |
|
|
Check that you have set the following option in config.rb
Minification is controlled by Compass and we are not restricting this.
|
|