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.

Tachyons (CSS) Incompatibility

See original GitHub issue

Billboard.js currently doesn’t work in projects that use Tachyons.

Here is a fiddle with Tachyons included (it doesn’t render) https://jsfiddle.net/moy6420x/

Here is the same fiddle, but without Tachyons (it does render): https://jsfiddle.net/Lbdrf77f/

The issue is probably a conflict with the Tachyons CSS class .bb (~= border bottom). I’m not even sure a good workaround for this yet.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
netilcommented, Nov 22, 2017

Thanks @caseywatts for reporting the issue. I’ll try to look for it 😃

0reactions
netilcommented, Dec 4, 2017

Thank @caseywatts for your thoughts and really appreciate that.

I think those users having this necessities are users who has good knowledge on handling this. So, the concerns(which needs to update css when classname changes) isn’t really an issue.

I’m seeing that giving the chance to update classname is enough for this moment, but this doesn’t mean not having any changes in the future.

The nature of opensource is always hearing the thoughts and opinions from the users, adopting and evolving base on that 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tailwind CSS vs. Tachyons - LogRocket Blog
Take a look at the strengths and weaknesses of two of the most popular utility-first CSS frameworks out there: Tailwind CSS and Tachyons....
Read more >
TACHYONS - Css Toolkit
The majority of Tachyons selectors have a specificity of 10. Tachyons won't override your existing styles. So feel free to lay it on...
Read more >
What are some alternatives to tachyons? - StackShare
Bootstrap, Apache Ignite, Bulma, styled-components, and BEM are the most popular alternatives and competitors to tachyons. "Responsiveness" is the primary ...
Read more >
On the Growing Popularity of Atomic CSS
There's no doubt that utility class frameworks like Tachyons have grown in popularity. However, CSS approaches are not mutually exclusive.
Read more >
Why I Love Tailwind | Hacker News
The moment I started to see HTML and CSS as a holistic system of ... like Tachyons or I put real CSS in...
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