]> source.dussan.org Git - vaadin-framework.git/commit
(#10174) Value of a variable cannot be assigned to another variable 78/278/1
authorSebastian Nyholm <sebastian@vaadin.com>
Thu, 15 Nov 2012 15:45:19 +0000 (17:45 +0200)
committerSebastian Nyholm <sebastian@vaadin.com>
Thu, 15 Nov 2012 15:45:19 +0000 (17:45 +0200)
commit0bfa96ee1e05ad0867eb22e05a44e3a4290ec586
tree2064433c55e5799077c1ea87ee7b4fae2c2ba8b4
parente54ff59fbe6a5452b469a355176351cd710663d1
(#10174) Value of a variable cannot be assigned to another variable

Change-Id: Ib6879b685259c775fc9159e572c182093ae69f8d
theme-compiler/src/com/vaadin/sass/tree/VariableNode.java
theme-compiler/src/com/vaadin/sass/visitor/MixinNodeHandler.java
theme-compiler/tests/resources/css/variables.css
theme-compiler/tests/resources/scss/variables.scss
theme-compiler/tests/src/com/vaadin/sass/testcases/scss/Variables.java