Story 3.2 done
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
// All selectors MUST be scoped under .scrying-pool.
|
||||
// Use --sp-* tokens only — no Foundry --color-* / --font-* / --border-* tokens allowed.
|
||||
// Implemented in story 1.5+.
|
||||
// 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.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user