Update postcss.config.mjs
This commit is contained in:
parent
aef7526f84
commit
a6f0eeb85a
|
|
@ -0,0 +1,4 @@
|
||||||
|
// PostCSS config - minimal for Tailwind CDN approach
|
||||||
|
export default {
|
||||||
|
plugins: {},
|
||||||
|
};
|
||||||
Loading…
Reference in New Issue