chore: Upgrade Tailwind CSS to 3.3.2 (#7380)

This commit is contained in:
Pranav Raj S
2023-06-26 11:27:16 -07:00
committed by GitHub
parent 212d7caab1
commit f1f14312fe
15 changed files with 3385 additions and 1116 deletions

View File

@@ -21,7 +21,7 @@ export default {
},
textClass: {
type: String,
default: 'text-sm',
default: 'text-sm leading-3',
},
icon: {
type: Boolean,