ubik_accounting
ubik_accounting copied to clipboard
Npm, tailwind etc
Solve the build instruction issue with Tailwind.
For the moment, public users of the repo, need to install Tailwind and npm install on their side to be able to generate the output file.
When I push my prj to github build action it fails on Tailwind because of the tailwind/forms module... I don't know why.
Maybe I need to run some commands...