canonical / canonical/vanilla-framework

Docs reference non-existing setting font-base-size

Open
#5,375 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.