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
It appears that _settings.scss $link-style is not implemented with regard to underline.
Line 63 of tufte.scss has text-decoration: none, when it should perhaps be text-decoration:$link-style. Same for the if statement right below, in which text-decoration is none either way.
The text was updated successfully, but these errors were encountered:
It appears that _settings.scss $link-style is not implemented with regard to underline.
Line 63 of tufte.scss has text-decoration: none, when it should perhaps be text-decoration:$link-style. Same for the if statement right below, in which text-decoration is none either way.
The text was updated successfully, but these errors were encountered: