question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

'@include highlighted-link-state()' is probably not working

See original GitHub issue

I don’t know what but this line looks suspicious: https://github.com/mdn/yari/blob/3e9680e63ecc3945df26e7fbe4026c383c52859b/client/src/ui/molecules/breadcrumbs/index.scss#L22

I ran prettier on the generated main CSS bundle and this is what I got:

.highlighted-link-state {
  @highlighted-link-state();
}

I suspect it’s because it doesn’t exist anywhere at all in minimalist.

MOZILLA/MDN/mdn-minimalist  master ✔
▶ rg highlighted-link-state

Thus, this can be deleted.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
peterbecommented, Feb 12, 2021

@schalkneethling Do you want me to file an issue about adding stylelint to the CI in yari. I think a lot of stuff should/could be moved from minimalist into Yari and when we do that it’ll be nice to have this in CI.

0reactions
schalkneethlingcommented, Mar 31, 2021

We are not using this in Yari anymore but, it has been fixed should we want to use it: https://github.com/mdn/mdn-minimalist/blob/main/sass/mixins/_links.scss

Read more comments on GitHub >

github_iconTop Results From Across the Web

Reliable Transaction RouterSystem Manager's Manual
The VSI Reliable Transaction Router System Manager's Manual is intended for persons who perform system management functions to configure, test, monitor, ...
Read more >
Working with LocalStorage and React (P1D44) - YouTube
Project 1 Day 44: Today I am going to use cookies to track return users. Returning users will see a different version of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found