Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/homepage/src/commit/f37d3580b77fb26c85ae16df3053040bb89e7b3d/postcss.config.js
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}
|