web/postcss.config.mjsblame
View source
3e3af551const config = {
3e3af552 plugins: {
3e3af553 "@tailwindcss/postcss": {},
3e3af554 },
3e3af555};
3e3af556
3e3af557export default config;