Files
2026-05-23 18:23:48 +02:00

10 lines
478 B
Plaintext

// All selectors MUST be scoped under .scrying-pool.
// Use --sp-* tokens only — no Foundry --color-* / --font-* / --border-* tokens allowed.
// Notifications are delivered via Foundry's native ui.notifications toast system — no custom
// DOM insertion is required. This file is reserved for any future custom notification chrome.
.scrying-pool {
// Placeholder for notification-related overrides.
// Native ui.notifications toasts do not require additional scoping.
}