ritterim / platform-ui

A CSS framework build all of our apps and websites.

Home Page:https://platformui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Only generate woff2 for icon fonts

hougasian opened this issue · comments

🔧 Enhancement Request

Vite allows us to base64 encode our font file, so it's part of platform-ui.min.css, however, we're generating TTF, WOFF, and WOFF2, so we include 3 entire encoded fonts in the final css. We only need to generate WOFF2

Issues created for Platform UI (#817) and Platform Icons (ritterim/platform-icons#57)

Who is asking for the feature?

@hougasian

Estimates

closing with PR #820