Brand new statamic site - partials not using Tailwind #8347
Replies: 4 comments 3 replies
-
That's really weird. What about |
Beta Was this translation helpful? Give feedback.
1 reply
-
Okay good to know that there’s a working version. When you’re doing `npm run dev`, are there any 404s for your css/js files?
… On Jun 25, 2023, at 10:28 AM, CarlOgden1967 ***@***.***> wrote:
Hi Jack,
I've run through your course on laracasts and using your topics as reference.
Yes, by running npm run build, doing a fresh, makes that work as expected, like you say, it's not the best, but, if it allows me to continue learning, I can work with that for the time being.
Regards
Carl.
—
Reply to this email directly, view it on GitHub <#8347 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAAK5Q3RY6NIX56KSFIBWDTXNBDJLANCNFSM6AAAAAAZSLVKVE>.
You are receiving this because you commented.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi Jack, I get
Not sure how to resolve this? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Brave had "Shield" On - turn this off and all is working |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
New to Statamic, I've created a brand new site, in layouts, I've added
In my partial, I took sample code for an alpine/tailwind menu structure and made it dynamic
But none of the tailwind formatting works, unless I put a cdn file in the head of layout - which I don't want to do nor should it be there!
I've ran npn install || npm run dev <- When I run dev and leave it running the site breaks with no tailwindcss, if I ctrl+c then it displays with css in the layout file but the nav doesn't!
To my knowledge, I've not changed anything (other than pro=true)
Any ideas what I've done wrong?
Cheers in advance
Carl.
Beta Was this translation helpful? Give feedback.
All reactions