]> source.dussan.org Git - vaadin-framework.git/commit
Allow @font-face and general @-directives inside @if-blocks (#11649)
authorjoheriks <joheriks@vaadin.com>
Mon, 28 Oct 2013 15:06:23 +0000 (17:06 +0200)
committerVaadin Code Review <review@vaadin.com>
Tue, 5 Nov 2013 09:16:07 +0000 (09:16 +0000)
commita2f255448e6a755892a97b7df9fc2b65efc5dccc
treee3236ac1462d74d6188e1d929a2a7f3d767de355
parentf8da9267bf223b516a3ec7d1ee0c782a6b3f6fdb
Allow @font-face and general @-directives inside @if-blocks (#11649)

Change-Id: Ifa844e7bf8add886792b39c016cc2c9aa3d94b0c
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/at-directive-in-if.css [new file with mode: 0644]
theme-compiler/tests/resources/automatic/scss/at-directive-in-if.scss [new file with mode: 0644]