mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-08 06:41:45 -05:00
Feedback Box on formbricks.com (#180)
* build and integrate feedback widget on formbricks-com Co-authored-by: knugget <johannes@knugget.de>
This commit is contained in:
@@ -41,6 +41,9 @@ module.exports = {
|
||||
maxWidth: {
|
||||
"8xl": "88rem",
|
||||
},
|
||||
screens: {
|
||||
xs: "390px",
|
||||
},
|
||||
},
|
||||
},
|
||||
plugins: [require("@tailwindcss/typography"), require("@tailwindcss/forms")],
|
||||
|
||||
Reference in New Issue
Block a user