Postcss Font Family System Ui Versions Save

PostCSS plugin to transform W3C CSS font-family: system-ui to a practical font-family list

5.0.0

3 years ago

Breaking:

  • supports PostCSS 8 only. For PostCSS 7, use 4.x.
  • drops node.js 6 and 8 support

Note that although 4.x can work with PostCSS 8, it is recommended to update to 5.x since it leverages performant API available on PostCSS 8 only.

4.3.0

3 years ago

🔧 New option: preserve: boolean (docs)

4.2.0

4 years ago

😎100% ESM ready. 🥳Shrink bundle size from 6KB to 4KB.