Add styling

This commit is contained in:
Oliver Davies 2019-11-05 00:27:04 +00:00
parent 1df3a68843
commit 6b80c6e908
16 changed files with 6583 additions and 5 deletions

5
assets/css/app.css Normal file
View file

@ -0,0 +1,5 @@
@tailwind base;
@tailwind components;
@tailwind utilities;