pengx17 / logseq-plugin-todo-master

A simple plugin to render a progress bar to gather the overall progress of the TODO markers based on the rendering position.
MIT License
123 stars 15 forks source link

choice of font #23

Open crendl opened 2 years ago

crendl commented 2 years ago

hi, i have set a custom font in my custom.css

:root {
    --content-font-family: "SF Pro Display";
}

would it be possible for your plugin to somehow fetch the defined font?

pengx17 commented 2 years ago

@crendl this is not possible yet.