akahuku / wasavi

wasavi is an extension for Chrome, Firefox, and Opera. wasavi changes a textarea element to virtual vi editor which supports almost all the vi/ex commands.

Home Page:http://appsweets.net/wasavi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Font family setting is not applied with bad CSS syntax

KSR-Yasuda opened this issue · comments

Wasavi sets font family in the config
as the CSS font: normal no-contextual 400 12.5px/17.5px __FONT_FAMILIES_YOU_SET_IN_CONFIG__;
for #wasavi_editor,
but it's disabled due to bad parameter value.

Wasavi_20240313_144411

Env

  • Chrome: v122.0.6261.129
  • wasavi: v0.7.737