feat(core): Refactor and enhance consent management components

This commit is contained in:
2025-01-13 22:20:19 +01:00
parent 78a62196f3
commit de925b28fa
12 changed files with 543 additions and 507 deletions

View File

@@ -0,0 +1,3 @@
import { unsafeCSS } from 'lit'
export const fontStack = unsafeCSS('system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif');