adds js and css build, remove importmap, add tailwind and daisy

This commit is contained in:
2022-04-28 11:03:57 +03:00
parent d809e6f35b
commit 74a492c950
21 changed files with 2187 additions and 84 deletions

View File

@ -1,4 +1,17 @@
%h1 Hello Gateway
%p
Gateway to what? And so you may well ask . . .
Gateway to what? And so you may well ask . . .
.card.w-96.bg-base-100.shadow-xl
.card-body
%h2.card-title Shoes!
%p If a dog chews shoes whose shoes does he choose?
%figure
%img{:alt => "Shoes", :src => "https://api.lorem.space/image/shoes?w=400&h=225"}/
.card.w-96.bg-base-100.shadow-xl
.card-body
%h2.card-title Shoes!
%p If a dog chews shoes whose shoes does he choose?
%figure
%img{:alt => "Shoes", :src => "https://api.lorem.space/image/shoes?w=400&h=225"}/