mirror of
https://github.com/discourse/discourse.git
synced 2026-07-30 08:08:20 -05:00
* DEV: refactor font sizing into css custom variables Add font variables as css variables. Allows plugins/themes to update/overwrite the variables and have core pick up changes. This allows for a theme or plugin to overhaul core's font ratios if desired.