Skip to content

Avoid element styles normalization in app#2008

Merged
axelboc merged 2 commits into
mainfrom
styles-norm
Apr 9, 2026
Merged

Avoid element styles normalization in app#2008
axelboc merged 2 commits into
mainfrom
styles-norm

Conversation

@axelboc
Copy link
Copy Markdown
Contributor

@axelboc axelboc commented Apr 9, 2026

I'm removing the styles for abbr, kbd and pre from App.module.css, as they were overkill. I replace them with local styles where relevant.

I also remove the --sans-serif and --monospace CSS variables throughout. --sans-serif wasn't very useful, and overriding the default monospace font in a cross-browser way is no longer worth it in my opinion. Instead I add a variable to customise the font family of the Scalar vis (as well as two others).

@axelboc axelboc merged commit 8bc61e7 into main Apr 9, 2026
13 checks passed
@axelboc axelboc deleted the styles-norm branch April 9, 2026 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant