Font needs to be added
Open
@timea-solid is already working on this.
Since Jun 30, 2026.
enhancement
- Dominant language
- TypeScript
- Stars
- 153
- Forks
- 46
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 7
Description
In order to follow the design.inrupt.org styles we need to add the font. Raleway and Roboto
Below is the link found in https://github.com/inrupt/solid-style-guide/blob/master/css/main.css
but we need to actually install it into our library versus referring to the link.
@import url("https://fonts.googleapis.com/css?family=Raleway:400,400i,700,700i|Roboto:300,300i,400,400i,700,700i");
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.