Page MenuHomePhabricator

mobile-html: consistent UI asset handling
Open, MediumPublic

Description

Background information

Currently, assets are inlined in CSS. This is cumbersome to work with.

What

Figure out the best way to handle icons. Utilize svgs to ensure they're resolution-independent.

How

Research best practices, existing approaches at the Foundation, implement one