Adding a maven archetype to kick start DLUX application creation.
[dlux.git] / archetype / src / main / resources / archetype-resources / __rootArtifactId__-module / src / main / resources / __rootArtifactId__ / __rootArtifactId__-custom.css
diff --git a/archetype/src/main/resources/archetype-resources/__rootArtifactId__-module/src/main/resources/__rootArtifactId__/__rootArtifactId__-custom.css b/archetype/src/main/resources/archetype-resources/__rootArtifactId__-module/src/main/resources/__rootArtifactId__/__rootArtifactId__-custom.css
new file mode 100644 (file)
index 0000000..4d9f8d2
--- /dev/null
@@ -0,0 +1,3 @@
+/**
+ *  Add your application related css here
+ */
\ No newline at end of file