mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-25 08:48:57 +00:00
test
This commit is contained in:
6
nextjs/spa-standalone/postcss.config.mjs
Normal file
6
nextjs/spa-standalone/postcss.config.mjs
Normal file
@@ -0,0 +1,6 @@
|
||||
const config = {
|
||||
plugins: {
|
||||
"@tailwindcss/postcss": {},
|
||||
},
|
||||
};
|
||||
export default config;
|
||||
Reference in New Issue
Block a user