]> source.dussan.org Git - vaadin-framework.git/commit
addons.scss should contain "addons"-mixin and include all found mixins into that.
authorJohn Ahlroos <john@vaadin.com>
Tue, 23 Apr 2013 11:09:48 +0000 (14:09 +0300)
committerVaadin Code Review <review@vaadin.com>
Wed, 24 Apr 2013 08:32:11 +0000 (08:32 +0000)
commit2c3b714c37cf261b56cc85277bd70349780446d7
tree7e29f72f331eebbb2d5d3b454092ecf14f890e90
parentcb7b02d4e50e91b9377410e79c3578587a900d94
addons.scss should contain "addons"-mixin and include all found mixins into that.

Also now that addon stylesheet metadata now contains the full path of the stylesheet,
the @import should handle it by prefixing the paths with "../" .

Change-Id: I9631e8151e053337e6d0fa2023c38faeec7a0a5b
server/src/com/vaadin/server/themeutils/SASSAddonImportFileCreator.java