Skip to content

Commit 89842ca

Browse files
committed
Adds checkmark to tailwind config
1 parent 4247fa2 commit 89842ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tailwind.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,7 @@ module.exports = {
355355
none: 'none',
356356
disc: 'disc',
357357
decimal: 'decimal',
358+
check: '"✔️"',
358359
},
359360
margin: (theme, { negative }) => ({
360361
auto: 'auto',

0 commit comments

Comments
 (0)