fix: tailwind v4 postcss, auth-server session, eslint cleanups
This commit is contained in:
4
frontend/postcss.config.js
Normal file → Executable file
4
frontend/postcss.config.js
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {}
|
||||
'@tailwindcss/postcss': {},
|
||||
autoprefixer: {},
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user