From ee89727412ba98cb881bf95a8713b57599a59390 Mon Sep 17 00:00:00 2001
From: 0xboobface <0xboobface@gmail.com>
Date: Tue, 25 Sep 2018 13:44:10 +0200
Subject: [PATCH] Add resource include for css files in src/main/java
---
pom.xml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/pom.xml b/pom.xml
index dea0a188..d7b41469 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,6 +20,13 @@
src/main/resources
false
+
+ src/main/java
+ false
+
+ **/*.css
+
+
src/main/resources
true