fdonnet / ubik_accounting

Double entry accounting app in Net 8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Npm, tailwind etc

fdonnet opened this issue · comments

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...