This commit is contained in:
Oliver Davies 2019-01-24 20:43:18 +00:00
parent b9a381a231
commit db0d5e51fe
5 changed files with 7653 additions and 0 deletions

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

@ -0,0 +1,7 @@
@tailwind components;
.tw-bg-balloon {
background-image: url(/themes/dcb2017/images/dcb-bg.jpg);
}
@tailwind utilities;