summaryrefslogtreecommitdiffstats
path: root/sass/src/com/vaadin
Commit message (Expand)AuthorAgeFilesLines
* Renamed sass -> theme-compiler for consistency (#9299)Artur Signell2012-09-0763-17739/+0
* Applied patch for #9414 - allow space between @mixin and parentheses. (includ...Marc Englund2012-09-063-972/+972
* Applied patch from #9471 (+ generated with JavaCC)Marc Englund2012-09-0614-2597/+3038
* Reformatted projectArtur Signell2012-08-304-86/+83
* Merge branch 'sass'Marc Englund2012-08-302-10/+23
|\
| * fixed the hsl bug reported by Jouni, it is caused by the LexicalUnitImpl repl...Haijian Wang2012-08-212-10/+23
| * Fix the File.separatorChar bug in ImportVisitor, replace it with '/'Haijian Wang2012-08-151-1/+1
* | Applied patch fixing #9347 (mixin w/ args + nested blocks), includes testMarc Englund2012-08-293-6/+37
* | Adds support for StylesheetResolvers, and implements such that look trought t...Marc Englund2012-08-298-18/+215
* | Replaced license place holder with actual license (#8955)Artur Signell2012-08-1636-36/+468
* | Slash is used in CSS independent of the platform (#9318)Artur Signell2012-08-151-1/+1
|/
* Merge SASS fixes keeping comments, remove hack for reindeer (#9223)Henri Sara2012-08-102-62/+73
* Merge SASS change: Fixed a bug regarding replaceValue in LexicalUnitImplHenri Sara2012-08-096-19/+34
* Manual merge for SASS: fixed a bug in VariableVisitorHenri Sara2012-08-092-20/+42
* Add license header for all non-parser SASS Java files (#9223)Henri Sara2012-08-0936-1/+144
* Apply changeset from SASS repository: comment handlingHenri Sara2012-08-084-32/+65
* Add SASS source code, unit tests and test resources to project (#9223)Henri Sara2012-08-0852-0/+16404