@gymnasium/gym-ui
v0.0.25
Published
React UI Component Library used by Gymnasium sites and tools
Maintainers
Readme
gym-ui
A React UI Library for Gymnasium
Note about fonts
This library uses a licensed font called Brandon Grotesque.
If you don't have this font, the UI components will fall back to use Google font called Josefin Sans which is close enough.
To make Josefin Sans avaiable, insert the following into the of your HTML document:
<link
href="https://fonts.googleapis.com/css?family=Josefin+Sans&display=swap"
rel="stylesheet"
/>Next in line fallback fonts are Helvetica Neue, Helvetica, sans-serif.
