vaadin / sass-compiler

A Java Sass compiler implementation
53 stars 25 forks source link

Add support for adjust-hue color function. #6

Closed rdeangelis83 closed 1 year ago

rdeangelis83 commented 9 years ago

See sass doc: http://sass-lang.com/documentation/Sass/Script/Functions.html#adjust_hue-instance_method

Artur- commented 9 years ago

Thanks, looks good! A signed contribution agreement is needed though so this can be accepted (https://vaadin.com/static/contrib/Vaadin_Contribution_Agreement.pdf).

Artur- commented 9 years ago

Drop by our booth and we can do this if you are still at Devoxx

rdeangelis83 commented 9 years ago

Okay until tomorrow! There are some more issues that needs to be fixed to compile the twitter bootstrap.scss. But first I need to exactly understand how the generation of the vaadin sass compiler works.

Waxolunist commented 8 years ago

Could you merge this PR please. Bootstrap does not compile without.