aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/src/com/vaadin/sass/internal/handler/SCSSDocumentHandlerImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-311-398/+0
* Merge commit '37919d14b7509b1c8d8495a3e334d50a913bfe6f' into masterJonatan Kronqvist2014-02-071-8/+2
|\
| * For @-directives, infer missing semicolon before closing brace (#12792)joheriks2013-11-281-8/+2
* | Use Logger instead of System.out and System.err (#10328,#13300).denisanisimov2014-02-061-9/+24
* | Revert "Use Logger instead of System.out and System.err (#10328)."Artur Signell2014-02-041-24/+9
* | Use Logger instead of System.out and System.err (#10328).denisanisimov2014-02-041-9/+24
|/
* Fixes for sass compiler, handling mixins (#11288).Mika Murtojarvi2013-11-081-3/+4
* support @content directive for Sass compiler (Ticket #10207)Haijian Wang2013-02-281-0/+20
* Supports @keyframes, related to Ticket #10000Haijian Wang2013-01-091-0/+29
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
* Copy unrecognized @ rules to output as is (#10486)Henri Sara2012-12-191-0/+8
* Make most of the sass compiler API internal, fixes #10339Marc Englund2012-11-231-0/+331