diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-12-08 12:06:16 +0200 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-12-08 12:06:16 +0200 |
| commit | c52b19823b2575130b3ef1e133f494b176fa1500 (patch) | |
| tree | 83c2a1b1765fb07bd7c38448672aecbd4c13af03 /style.css | |
| parent | 2b93429ff34bc489998a326c8698df54e269846a (diff) | |
Initial webpack stuff
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/style.css b/style.css new file mode 100644 index 0000000..c0f1b2d --- /dev/null +++ b/style.css @@ -0,0 +1,3 @@ +body { + background: #eee; +}
\ No newline at end of file |
