You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 26, 2019. It is now read-only.
Some plugins need certain styles or markup in the results field independent from the theme used by the end user. For example, with zazu-emoj, I'd like to set a certain font-family for the results without the user needing to change the font used in their theme.
Here's what I was thinking (in plugin result field):
[{/* other options */title: `<span style="font-family: Segoe UI Emoji">${emoji}</span>`}]
Thanks for letting me know your thoughts!
The text was updated successfully, but these errors were encountered:
Some plugins need certain styles or markup in the results field independent from the theme used by the end user. For example, with zazu-emoj, I'd like to set a certain font-family for the results without the user needing to change the font used in their theme.
Here's what I was thinking (in plugin result field):
Thanks for letting me know your thoughts!
The text was updated successfully, but these errors were encountered: