How are we actually meant to use responsive font sizes? #30887
Unanswered
jeffmarshall
asked this question in
General
Replies: 1 comment
-
agree with you. How exactly should we consume this feature? should we install package RFS? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Nothing changes when I resize my viewport with
$enable-responsive-font-sizes: true;
I get that we should use
rfs(size)
for font-sizes in custom styles, but font sizes don't change when we scale down. How do we take advantage of this system of relative sizes.Beta Was this translation helpful? Give feedback.
All reactions