aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/src/com/vaadin/sass/internal/handler
Commit message (Expand)AuthorAgeFilesLines
* Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-313-558/+0
* Merge commit '37919d14b7509b1c8d8495a3e334d50a913bfe6f' into masterJonatan Kronqvist2014-02-072-12/+4
|\
| * For @-directives, infer missing semicolon before closing brace (#12792)joheriks2013-11-282-12/+4
* | Use Logger instead of System.out and System.err (#10328,#13300).denisanisimov2014-02-062-29/+40
* | Revert "Use Logger instead of System.out and System.err (#10328)."Artur Signell2014-02-042-40/+29
* | Use Logger instead of System.out and System.err (#10328).denisanisimov2014-02-042-29/+40
* | Merge commit 'a3aa6cc93e22fd6ff37ea6f3aa91810cab2aa624'Artur Signell2013-11-112-5/+7
|\|
| * Fixes for sass compiler, handling mixins (#11288).Mika Murtojarvi2013-11-082-5/+7
* | Import W3C CSS tests to validate CSS parsing (#12735)joheriks2013-10-301-6/+18
|/
* support @content directive for Sass compiler (Ticket #10207)Haijian Wang2013-02-282-0/+26
* Supports @keyframes, related to Ticket #10000Haijian Wang2013-01-092-0/+37
* Updated copyright notices and added missing license headersArtur Signell2013-01-043-2/+17
* 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-233-0/+455