how to build custom theme

Hello,

how can I build the tailwind of a custom theme.
It just does not seem to just run
npm run build
. How can I "register" the custom tailwind.config.js so that it generates the correct output css?

Thank you in advance.
Was this page helpful?