Skip to content

Commit ab20c1d

Browse files
authored
Merge pull request #106 from connorabbas/ssr-develop
README fix
2 parents 2345b91 + 85a0f5c commit ab20c1d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# Laravel, Inertia.js, & PrimeVue Starter Kit
22

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-
63
## About
74

85
![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)>)

resources/css/primevue/toast.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
.p-toast-message-error,
4343
.p-toast-message-secondary,
4444
.p-toast-message-contrast {
45+
/* TODO: investigate */
4546
@apply border backdrop-blur-sm dark:backdrop-blur-md rounded-md
4647
}
4748

0 commit comments

Comments
 (0)