aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/src/com/vaadin/sass/internal/resolver
Commit message (Expand)AuthorAgeFilesLines
* Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-314-368/+0
* Add support for partial imports (#11776)Artur Signell2013-09-261-0/+7
* Refactor how base paths are determined when resolving (#11776)Artur Signell2013-09-263-35/+106
* Moved import resolving logic to resolvers (#11776)Artur Signell2013-09-264-20/+67
* Fixed IllegalSyntaxException when using spaces in path #11782John Ahlroos2013-05-061-14/+48
* Fixed scss file resolving issue in Windows (#11762)Artur Signell2013-05-031-0/+4
* Global code clean upLeif Åstrand2013-04-251-1/+1
* Fixed failing path resolving when scss compiler is resolving included mixins ...John Ahlroos2013-04-242-31/+25
* Updated copyright notices and added missing license headersArtur Signell2013-01-044-0/+60
* Make most of the sass compiler API internal, fixes #10339Marc Englund2012-11-234-0/+151