Compile CSS classes assets ?

Hey guys,

I just create a new resources/logo.blade.php asset with some TailwindCSS classes. I've try
npm run build
, but it doesn't add the classes that I'm using on this file, do you know what's wrong ?

I'm using th eclass fill-green-400
Was this page helpful?