I want to set custom font sizes for h2 for example.
But I get the following error
(Bootstrap 5 latest beta, local)
Reproduce:
- Go to theme manager → advanced
- Select h2 font size
- Change the value from
$font-size-base * 2
to$font-size-base * 3
- Compile with the rocket icon
- Error occurs
PS in the screenshot I put it back to $font-size-base *2, which removed the line in theme.json, but still gave me the error.
Community Page
Last updated:
Last updated: