This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| // Owing to my existing `callout-diy.css` in the `.obsidian/snippet` folder, | |
| // which looks all similar to the codes below, | |
| // I haven't delete related callouts codes in `c` `1` `2` `3` `4` `5` `6` `g` snippets, | |
| // .callout[data-callout="important"] { | |
| // --callout-color: 251, 70, 76; | |
| // --callout-icon: lucide-star | |
| // } |