chore(deps): bump tailwindcss to v4
This commit is contained in:
@@ -36,6 +36,6 @@ const size = computed(() => {
|
||||
<style scoped>
|
||||
.gradient-background {
|
||||
@apply rounded-lg;
|
||||
@apply bg-gradient-to-r from-indigo-800 to-purple-600;
|
||||
@apply bg-linear-to-r from-indigo-800 to-purple-600;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user