aboutsummaryrefslogtreecommitdiff
path: root/src/client/static/bundle.css
diff options
context:
space:
mode:
authorNoah Loomans <noahloomans@gmail.com>2017-12-10 11:37:32 +0100
committerNoah Loomans <noahloomans@gmail.com>2017-12-10 11:37:32 +0100
commitedaa91d05e753e3609c00068f565b88c4ef77e62 (patch)
treeac1d4d9588b3cc6de98baf7942efddb235e1cedf /src/client/static/bundle.css
parent1286c6556115f80218a4828d29b288f56b3d795f (diff)
Compile scss to css
Diffstat (limited to 'src/client/static/bundle.css')
-rw-r--r--src/client/static/bundle.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/static/bundle.css b/src/client/static/bundle.css
new file mode 100644
index 0000000..ba2197a
--- /dev/null
+++ b/src/client/static/bundle.css
@@ -0,0 +1,2 @@
+body {
+ background-color: black; }