Automattic / _s

Hi. I'm a starter theme called _s, or underscores, if you like. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
http://underscores.me/
GNU General Public License v2.0
10.93k stars 3.12k forks source link

Use the system font stack from WP dashboard #1416

Closed neilabraham closed 4 years ago

neilabraham commented 4 years ago

Changes proposed in this Pull Request:

Use the system font stack that WordPress 4.6 introduced for the dashboard:

The stylelint rule 'value-keyword-case' is disabled because font names are case sensitive on some systems. Bootstrap also disables this rule for their font-family values.

Related issue(s):