freenowtech / freenowtech/wave

Missing font weight Semibold (600)

Open
#352 3 comments 0 reactions 0 assignees View on GitHub
bug good first issue help wanted
Dominant language
TypeScript
Stars
67
Forks
31
Avg merge
1d 8h
Merged PRs (30d)
4

Description

We're missing the font weight Semibold = 600

- `@freenow/wave` version: latest

### Relevant code

```js
fontWeight: 'semibold' // not working
```

### What was expected to happen?

It should render the text with `font-weight:600` but is bolder than it should
**Expected size:**
Screenshot 2023-08-11 at 14 02 01

### Reproduction

If you can, try to reproduce the issue in a Codesandbox. You can fork the one
here: https://codesandbox.io/s/wave-playground-forked-fcv8tm?file=/src/App.js

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.