aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/src/com/vaadin/sass/internal/tree/RuleNode.java
Commit message (Expand)AuthorAgeFilesLines
* Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-311-175/+0
* Avoid using toString method to access to SCSS serialized state (#9530).denisanisimov2014-03-131-20/+29
* Sass compiler now treats null-valued variables as unassigned (#12430).Mika Murtojarvi2014-02-061-5/+10
* Fixes for sass compiler, handling mixins (#11288).Mika Murtojarvi2013-11-081-2/+3
* support arithmetics in the SCSS compiler (#9354)Haijian Wang2013-02-271-1/+16
* Sass replaces variables based on substring matches. (Tickets #10508,Haijian Wang2013-02-131-20/+7
* support interpolation in property name (#9410)Haijian Wang2013-01-041-0/+5
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
* Make most of the sass compiler API internal, fixes #10339Marc Englund2012-11-231-0/+153