UNPKG

@platform/css

Version:

Helpers for working with inline CSS.

7 lines (6 loc) 120 B
/** * 1. Change the default font family in all browsers (opinionated). */ html { font-family: sans-serif; /* 1 */ }