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.

Improve media merging

See original GitHub issue

See https://github.com/jakubpawlowicz/clean-css/issues/607#issuecomment-145650346 /cc @ajmueller

@media only screen and (min-width: 60em) {
    table th {
        font-size: 18px;
        font-size: 1.125rem;
    }
}
table td {
    background-color: white;
    border: none;
    font-size: 14px;
    font-size: 0.875rem;
}
@media only screen and (min-width: 60em) {
    table td {
        font-size: 16px;
        font-size: 1rem;
    }
}

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
jakubpawlowiczcommented, Mar 30, 2022

Won’t fix as clean-css is going into maintenance mode.

0reactions
jakubpawlowiczcommented, Jan 4, 2017

Depends on #623.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How Merging Traditional and Digital Media Can Enhance ...
Advancements in technology continue to redefine how we communicate and interact with each other. Digital forms of communication are now merging with traditional ......
Read more >
How Media Mergers Are Changing The News Industry - Forbes
This new alignment of media conglomerates has a huge impact on the overall news industry and the way publicists sell stories to reporters....
Read more >
Analysts eye next media mega-merger amid profit push
After a challenging year for media companies, analysts expect merger activity to be abundant in 2023 as executive teams look for growth ...
Read more >
How the Media's Merger-Mania Will Impact Consumers - IBM
The key to success for any technology-media merger is to build a strategy that centers on the customer experience. This means using technologies ......
Read more >
How to Think about Modern Media Mergers - AAF
Mergers and acquisitions can carry real gains for consumers by improving both the company and the dynamics of the relevant market;.
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