Initial commit with 🏗️ create-eth @ 2.0.4
This commit is contained in:
5
packages/nextjs/postcss.config.js
Normal file
5
packages/nextjs/postcss.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
plugins: {
|
||||
"@tailwindcss/postcss": {},
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user