Python
·
约 3 分钟
|
#01
[erpnext] app 集成 tailwindcss 4.x
假设原始目录结构是 首先,在 apps/myapp 下执行 在 input.css 中写入: 然后,创建 ta…