mirror of
https://github.com/real1tyy/Prisma-Calendar.git
synced 2026-07-22 06:43:58 +00:00
11 lines
436 B
JSON
11 lines
436 B
JSON
{
|
|
"$schema": "../../scripts/utils/css-allowlist.schema.json",
|
|
"externalClasses": [],
|
|
"undefinedClasses": [
|
|
{
|
|
"pattern": "mod-cancel",
|
|
"reason": "Obsidian-style modal-button modifier — relies on the default button styling, not a class Obsidian itself defines. Used as the cancel-button convention across shared-react's modal-form and plugin modals.",
|
|
"source": "src/react/modals/event/event-series-modal.tsx:24"
|
|
}
|
|
]
|
|
}
|