mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-27 07:34:47 -05:00
9802536ded
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com>
6 lines
72 B
JavaScript
6 lines
72 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
"@tailwindcss/postcss": {},
|
|
},
|
|
};
|