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.

Bug with multiple @apply in one parent

See original GitHub issue

Consider the line 312 here https://github.com/tailwindlabs/tailwindcss/blob/1cc1ace14260f13ba97123c35aeb826edf8cca08/src/lib/expandApplyAtRules.js#L312-L314

Should it be

let candidates = (perParentApplies.get(apply.parent) || [[]])[0];

instead?

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
thecrypticacecommented, Apr 27, 2022

I’ve pushed a fix and it should be in our insiders build in a few minutes. I used something fairly close to what you wrote so I credited you as a co-author. Thanks again for the persistence and I’m so sorry for all the confusion!

0reactions
psucodervncommented, Apr 27, 2022

Thanks for the quick and clean fix @thecrypticace 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

pillbug - Armadillidium vulgare
The pillbug, Armadillidium vulgare (Latreille), is an isopod, a type of ... on their mother's underside for an additional one to two weeks...
Read more >
Chagas Disease - Detailed FAQs - CDC
Detailed Fact Sheet about Chagas Disease, Triatomine bugs, Kissing Bugs, fact sheets, information for special groups, prevention and control, epidemiology, ...
Read more >
Bedbugs (for Parents) - Nemours KidsHealth
Bedbugs are small, flat, reddish-brown bugs about the size of an apple seed. They can be found all over the world. Bedbugs hide...
Read more >
BOXELDER BUGS - Maine.gov
Adult boxelder bugs are about 1/2 inch long, black with orange or red markings, includ- ing three stripes on the prothorax, the area...
Read more >
Bed Bugs: What Schools Need to Know - State of Michigan
Bed bugs that hitch a ride into the school in one student's backpack could ... the student's parents or guardian to inform them...
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