rebrand to useSend (#210)
This commit is contained in:
8
apps/marketing/postcss.config.cjs
Normal file
8
apps/marketing/postcss.config.cjs
Normal file
@@ -0,0 +1,8 @@
|
||||
const config = {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
},
|
||||
};
|
||||
|
||||
module.exports = config;
|
||||
|
Reference in New Issue
Block a user