Fix: Imports on backend
Fix: Connected Backend to Frontend over localhost
This commit is contained in:
6
web_server/frontend/postcss.config.js
Normal file
6
web_server/frontend/postcss.config.js
Normal file
@@ -0,0 +1,6 @@
|
||||
export default {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user