committed by
GitHub
parent
59dfc0ad91
commit
c185bcfa11
5
apps/dev-tool/postcss.config.mjs
Normal file
5
apps/dev-tool/postcss.config.mjs
Normal file
@@ -0,0 +1,5 @@
|
||||
export default {
|
||||
plugins: {
|
||||
'@tailwindcss/postcss': {},
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user