You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will somehow override styles (I mean that fontSize gets somehow reduced down to 12px again. I also suspect some other styles don't work) specified in exports.config.
The text was updated successfully, but these errors were encountered:
The problem
I have
and it does not resort to the original fontSize (which I guess is like 12px). Everything is ok:
But if I add hyperline config, like this:
This will somehow override styles (I mean that
fontSize
gets somehow reduced down to 12px again. I also suspect some other styles don't work) specified inexports.config
.The text was updated successfully, but these errors were encountered: