Skip to content

Commit b870239

Browse files
committed
README formatting tweak
1 parent cb9fcaf commit b870239

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,10 @@ module.exports = {
248248
theme: {
249249
// ...
250250
},
251-
plugins: [require('@tailwindcss/typography')],
251+
plugins: [
252+
require('@tailwindcss/typography'),
253+
// ...
254+
],
252255
variants: {
253256
typography: [],
254257
},

0 commit comments

Comments
 (0)