Page MenuHomePhabricator

Remove base/reset CSS which has not effect in our components
Closed, InvalidPublic

Description

Employ e.g. purgecss to avoid shipping base/reset CSS (T257828) which does not match mark-up contained inside our components.

Example: If there is no pre tag in our components, ideally we would not ship styling of pre tags, even if there is a style for it in the base/reset CSS

Event Timeline

This lends itself as a day2 topic - does not have to block component development, as it should be transparent for the actual features and only acts as a performance improvement.

ItamarWMDE subscribed.

This task is no longer valid, since wikit is being deprecated