MetaMask / MetaMask/metamask-extension

CSS normalization

Open
#8,218 0 comments 0 reactions 0 assignees View on GitHub
contributor experience type-refactor
Dominant language
TypeScript
Stars
13.2k
Forks
5.6k
Avg merge
2d 5h
Merged PRs (30d)
451

Description

We have a short reset file as part of our stylesheet, but it's fairly minimal and leaves untouched many differences between browsers. This came up recently with Firefox-specific button styles that we had to disable in #8217

We should use something like `normalize.css` to reduce differences between browsers, as it's really labour-intensive to check each style change across all browsers.

Contributor guide

Open the contributing guide

Research direction

Start by locating the stylesheet's short reset file and review the Firefox-specific button-style issue in #8217. Compare the current reset with normalize.css and determine how it should be integrated into the extension. Done means browser differences are reduced without reintroducing the button styling problem.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.