Skip to content

Commit 3b0ce1b

Browse files
authored
Merge branch 'Weaverse:main' into main
2 parents de6cb94 + 72a44e2 commit 3b0ce1b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

tailwind.config.js

+9
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,15 @@ export default {
183183
transitionDuration: {
184184
400: "400ms",
185185
},
186+
typography: {
187+
DEFAULT: {
188+
css: {
189+
img: {
190+
margin: "0 auto",
191+
},
192+
},
193+
},
194+
},
186195
},
187196
},
188197
plugins: [

0 commit comments

Comments
 (0)