mirror of
https://github.com/atom/atom.git
synced 2026-01-15 01:48:15 -05:00
* Add custom properties to atom-workspace These track the editor's current font size, font family, and line height. * Move editor styles to text-editor; add monospace fallback * Add default font family So that there will always be a valid value. * Fix specs