Skip to content

fix(scss): interpolate font-family variable in share-mastodon custom property#2666

Closed
KKamJi98 wants to merge 1 commit intocotes2020:masterfrom
KKamJi98:fix/scss-font-family-interpolation
Closed

fix(scss): interpolate font-family variable in share-mastodon custom property#2666
KKamJi98 wants to merge 1 commit intocotes2020:masterfrom
KKamJi98:fix/scss-font-family-interpolation

Conversation

@KKamJi98
Copy link
Copy Markdown

@KKamJi98 KKamJi98 commented Mar 2, 2026

Summary

  • fix scss/dollar-variable-no-missing-interpolation in _sass/pages/_post.scss
  • change only one line to interpolate v.$font-family-base for custom property value

Why

Validation

  • NPM_CONFIG_CACHE=/Users/ethan/code/code-kube-rca/.tmp/npm-cache npm run lint:scss
  • NPM_CONFIG_CACHE=/Users/ethan/code/code-kube-rca/.tmp/npm-cache npm run lint:js

Fixes #2665

@github-actions github-actions Bot closed this Mar 2, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 2, 2026

Oops, it seems you've opened an invalid pull request. No worries, we'll close it for you.

@KKamJi98 KKamJi98 deleted the fix/scss-font-family-interpolation branch March 2, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

lint-scss fails on _post.scss due to missing Sass interpolation in custom property

1 participant