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.

[Breaking] - Remove mediaQueries from ui-kit

See original GitHub issue

Since the custom media queries defined here aren’t used in the UI-Kit, they should be moved to the merchant-center-application-kit.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
tdeekenscommented, Jan 25, 2019

Yeah application components is good. We also have some from-core stuff if I remember correctly. Not sure we could move that there too.

0reactions
emmenkocommented, Jan 25, 2019

We’ll do that eventually yes. We should make a priority list maybe of what we want to migrate first.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How can you remove an element for different media queries?
My issue isn't using media queries, it's eliminating the outer wrapper when I apply the media queries. Any suggestions? html · css ·...
Read more >
Bootstrap Breakpoints - examples & tutorial
Use media queries to architect your CSS by breakpoint. Media queries are a feature of CSS that allow you to conditionally apply styles...
Read more >
Beginner's guide to media queries - Learn web development
In this lesson you have learned about media queries, and also discovered how to use them in practice to create a mobile first...
Read more >
Changelog - UIkit
Remove data-width and data-height for <img> element from Image component. Use native attributes instead. Fixed. Fix infinite sliding in Slider component with ...
Read more >
How Can I Remove A Class Based Upon @media Parameters?
You can't remove a class in a media query…only change the properties styled within it as you state. Offhand, a shadow effect shouldn't...
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