How to get custom tailwind classes from custom blade view

I've created a custom page with a custom blade view. I'm using tailwind classes to decorate my divs. I don't have any top-level layout with a @vite tag to add my custom app.css - what is the correct way to register this with v4?
2 Replies

Did you find this page helpful?