canonical / canonical/vanilla-framework
Docs reference non-existing setting font-base-size
Open
Bug 🐛
Documentation 📝
P3 Triaged
Triaged: v4
- Dominant language
- HTML
- Stars
- 983
- Forks
- 216
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 3
Description
**Describe the bug**
https://vanillaframework.io/docs/settings/font-settings references `$font-base-size`, but I can only find
```
$base-font-sizes: (
base: 1rem,
large: $font-size-largescreen,
) !default;
```
in the source.
Contributor guide
Research direction
Open the linked font-settings documentation and compare its `$font-base-size` reference with the source definition for `$base-font-sizes` shown in the issue. Confirm the intended setting name, update the documentation reference, and verify that the page matches the available source setting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sass
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100