7

Adds front-end tooling

This commit is contained in:
Jasper Berghoef
2017-05-23 14:26:36 +02:00
parent 3391087944
commit 479aec516e
31 changed files with 6315 additions and 255 deletions

1
frontend/js/form.js Normal file
View File

@@ -0,0 +1 @@
import '../scss/form.scss';

1
frontend/js/index.js Normal file
View File

@@ -0,0 +1 @@
import '../scss/index.scss';