Open dcb9 opened 2 years ago
Thanks for the kind words! This is actually something I'm working on integrating better while working on the website.
For now, I'd recommend using the Play CDN: https://tailwindcss.com/docs/installation/play-cdn and adding the Tailwind script to your <svelte:head>
tag in your view.
Would that work for you?
Thanks for the kind words! This is actually something I'm working on integrating better while working on the website.
For now, I'd recommend using the Play CDN: https://tailwindcss.com/docs/installation/play-cdn and adding the Tailwind script to your
<svelte:head>
tag in your view.Would that work for you?
Is this added?
Still working on it. In the meantime, the CDN version continues to work!
I try with CDN version but default CSS blocking our css
Can you share why the default CSS is blocking? Are styles being overridden or something?
Hi Matt, I've watched your Youtube video and I love it. It simplified so many steps and the most important is that it integrated frontend and backend together. I'd like to know can
bud
work with tailwind css? Thanks