]> source.dussan.org Git - vaadin-framework.git/commit
#11638: Ending an imported SCSS file with a comment causes an error in
authorHaijian Wang <haijian@vaadin.com>
Fri, 28 Jun 2013 13:18:13 +0000 (16:18 +0300)
committerVaadin Code Review <review@vaadin.com>
Mon, 1 Jul 2013 06:04:51 +0000 (06:04 +0000)
commite37464cecc8ad9836684a4cf15f3c48b3c8565e0
tree0508aa0316e1ed54b69cc5f5ded737a48969677a
parent6c4da294423a22f81840d9c0d807aca4ca9b8676
#11638: Ending an imported SCSS file with a comment causes an error in
the Sass

Change-Id: Ib498f68caa7e87e2d9a21b29c9bfb2f30f35c701
theme-compiler/src/com/vaadin/sass/internal/parser/Parser.java
theme-compiler/src/com/vaadin/sass/internal/parser/Parser.jj
theme-compiler/src/com/vaadin/sass/internal/parser/ParserConstants.java
theme-compiler/src/com/vaadin/sass/internal/parser/ParserTokenManager.java
theme-compiler/tests/resources/automatic/css/import-file-which-contains-comment-in-last-line.css [new file with mode: 0644]
theme-compiler/tests/resources/automatic/scss/import-file-which-contains-comment-in-last-line.scss [new file with mode: 0644]
theme-compiler/tests/resources/automatic/scss/to-be-imported/imported-file-contains-comments-in-last-line.scss [new file with mode: 0644]