Plugin built.

This commit is contained in:
Caleb Campbell
2024-06-28 11:41:14 +10:00
parent e60294b950
commit 0ffb5f83a1
9 changed files with 1167 additions and 137 deletions

View File

@@ -1,8 +1,4 @@
/*
This CSS file will be included with your plugin, and
available in the app when your plugin is enabled.
If your plugin does not need CSS, delete this file.
*/
.callout[data-callout="bible"] {
--callout-color: var(--callout-quote);
--callout-icon: lucide-book-open-text;
}