william
1
Obsidian v0.15.9
macOS 12.4
Things I have tried
re-wrote the snippet; changed the name; toggle if off and on again; restarted computer
My snippet is:
.callout[data-callout="Highlight"] {
--callout-color: 255, 255, 0;
--callout-icon: lucide-highlighter;
}
What I’m trying to do
use my custom snippet
1 Like
william
2
The solution was using lowercase in the type, i.e., “highlight” not “Highlight.” The snippet now works.
2 Likes
system
Closed
3
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.