digitallinguistics / data-explorer

The DLx portal for viewing, searching, and aggregating data
https://data.digitallinguistics.io
MIT License
3 stars 0 forks source link

reconcile font styles across libraries #363

Open dwhieb opened 2 years ago

dwhieb commented 2 years ago

The styles library has --font-unicode-serif|sans, but the design library just has --font-unicode.

Keep the serif/sans distinction, but have --font-unicode default to the serif font.

Update the styles library to use --font-unicode. (This has the added bonus that users can override --font-unicode to be a sans serif font if they'd like.)