File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Laravel, Inertia.js, & PrimeVue Starter Kit
2
2
3
- ## About
4
- ![ Static Badge] ( https://img.shields.io/badge/Laravel%20-%20v11%20-%20%23f9322c ) ![ Static Badge] ( https://img.shields.io/badge/Inertia.js%20-%20v2%20-%20%236b46c1 ) ![ Static Badge] ( https://img.shields.io/badge/Vue.js%20-%20v3.5%20-%20rgb(66%20184%20131) ) ![ Static Badge] ( https://img.shields.io/badge/PrimeVue%20-%20v4%20-%20rgb(16%20185%20129) )
5
-
6
3
## About
7
4
8
5
![ Static Badge] ( https://img.shields.io/badge/Laravel%20-%20v11%20-%20%23f9322c ) ![ Static Badge] ( https://img.shields.io/badge/Inertia.js%20-%20v2%20-%20%236b46c1 ) ![ Static Badge] ( < https://img.shields.io/badge/Vue.js%20-%20v3.5%20-%20rgb(66%20184%20131) > ) ![ Static Badge] ( < https://img.shields.io/badge/PrimeVue%20-%20v4%20-%20rgb(16%20185%20129) > )
Original file line number Diff line number Diff line change 42
42
.p-toast-message-error ,
43
43
.p-toast-message-secondary ,
44
44
.p-toast-message-contrast {
45
+ /* TODO: investigate */
45
46
@apply border backdrop-blur-sm dark:backdrop-blur-md rounded-md
46
47
}
47
48
You can’t perform that action at this time.
0 commit comments