aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/src/com/vaadin/sass/ScssStylesheet.java
Commit message (Collapse)AuthorAgeFilesLines
* Make most of the sass compiler API internal, fixes #10339Marc Englund2012-11-231-290/+0
| | | | Change-Id: Ia783142aa96665a26491b659a387490883875d37
* Refactor node traversal and empty node removal.Henri Sara2012-11-231-12/+45
| | | | Change-Id: If5c66e3fd01341636e481a093f90471c92755ce9
* Warns and removes if parent reference '&' is used w/o parent, fixes #10327Marc Englund2012-11-221-0/+4
| | | | Change-Id: I58eaf3f2acd27a7627c8df31e411a75fc4a48016
* (#10182) Rule order not preserved when using parent reference in sassSebastian Nyholm2012-11-151-2/+7
| | | | Change-Id: Ief701eef3a262c4fd0c14241c54b3d57cb858027
* Fixes #9546, #9974, #10100, #10105Sebastian Nyholm2012-11-081-25/+101
| | | | Change-Id: I1baccb5604899707960b1cf06887ada0fe217d08
* Big SassCompiler change, fixes #9411 #9489 partials for #9354 #9545 #9380 ↵Marc Englund2012-09-211-1/+2
| | | | (applied patch)
* SassCompiler: better error-reporting, for e.g #9589 and generally useful. ↵Marc Englund2012-09-201-0/+2
| | | | (applied patch)
* Applying patch: remak of variable handling in sass (partial for e.g #9492 ↵Marc Englund2012-09-111-4/+14
| | | | and others)
* Renamed sass -> theme-compiler for consistency (#9299)Artur Signell2012-09-071-0/+159