]> source.dussan.org Git - vaadin-framework.git/commit
Copy unrecognized @ rules to output as is (#10486) 42/542/1
authorHenri Sara <hesara@vaadin.com>
Wed, 19 Dec 2012 14:39:56 +0000 (16:39 +0200)
committerHenri Sara <hesara@vaadin.com>
Wed, 19 Dec 2012 14:39:56 +0000 (16:39 +0200)
commit6ddbc1aba9a3ec1dfaeac6682e40613a427fff12
tree1579670680847bc71804329865dfe4d2a3ad89c3
parent197b301516720504e2fbf6a56880a64ab7e20d20
Copy unrecognized @ rules to output as is (#10486)

Also adds preliminary support for recognizing @debug and @warn so that
those are not copied.

Change-Id: Idaf80daaad78804871d128a9e804404fcf043d25
theme-compiler/src/com/vaadin/sass/internal/handler/SCSSDocumentHandlerImpl.java
theme-compiler/src/com/vaadin/sass/internal/parser/Parser.java
theme-compiler/src/com/vaadin/sass/internal/parser/Parser.jj
theme-compiler/tests/resources/automatic/css/unknown_as_is.css [new file with mode: 0644]
theme-compiler/tests/resources/automatic/scss/unknown_as_is.scss [new file with mode: 0644]