Asish Panda
Asish Panda
Getting same error. Seems like issue with RAM.
I was on WSL2 machine and the problem was because the RAM was limited to around 7.5K unit of memory. I increased it to 12GB and it seems to work...
Hi, I got this working by including a minified `tailwind.css` file in static and changing `config` file to add `custom_css = ["css/tailwind.css", "css/main.css"]`. This solved the problem albiet hackishly. The...
Hey thanks for replying. I am currently not looking at project i was working on. So consider it resolved. Thank you for your help and time. Really appreciate it. On...