Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ass/src/commit/c9a274490a7d6c77c077ee23a86e1881506a0c26/tailwind2.css
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|
|
|
|
@layer base {}
|
|
|
|
@layer components {}
|
|
|
|
@layer utilities {} |