Updated 07-05-2026, 10:26
Commit: 4fceba4 Show on GitHub
- Author: Sidopjescherm
- Date: 4/20/2026, 8:13:12 AM
- Message: fix: #502 change color and added queries (PreviewBanner) For PE standards I saw that the function of color-mix is being used, but the problem is that it is only supported from chrome version 111 and up so I needed to switch it up with HSLA. I added media and supports queries for PE.
- Stats: 72 total changes (+63 / -9)
Changed Files
src/lib/molecules/PreviewBanner.svelte— +63 / -9 (72 changes)