From: Ilia Motornyi Date: Mon, 6 Mar 2017 07:44:30 +0000 (+0200) Subject: Some cleanup to themes module (#8526) X-Git-Tag: 8.0.2~18 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0094aebe9ea69f54141bfd4a15c0240f5e997917;p=vaadin-framework.git Some cleanup to themes module (#8526) --- diff --git a/themes/.gitignore b/themes/.gitignore deleted file mode 100644 index 9f11b838a5..0000000000 --- a/themes/.gitignore +++ /dev/null @@ -1 +0,0 @@ -src/main/themes/VAADIN/addons/* diff --git a/themes/pom.xml b/themes/pom.xml index 93f0117869..502dcf7b4d 100644 --- a/themes/pom.xml +++ b/themes/pom.xml @@ -32,12 +32,14 @@ com.vaadin vaadin-sass-compiler + ${vaadin.sass.version} provided com.vaadin vaadin-icons + ${vaadin.icons.version} provided