Tailwind Colour Palette Not working
So in my blade I have the classes accordingly, for example `text-violet-500'. Which is an available tailwind colour.
I've added my view in the tailwind.config.js. And I've tried registering the colour in the ->colors array inside the AdminPanelProvider. But I just cant get it to work
I am running npm run build on each change correctly also.
I've added my view in the tailwind.config.js. And I've tried registering the colour in the ->colors array inside the AdminPanelProvider. But I just cant get it to work
I am running npm run build on each change correctly also.