• @ladymewsalot /grilled/ Mac n Cheese cupcakes!

    • 0
    • 0
  • @ladymewsalot Mac n Cheese Cupcakes!

    • 0
    • 0
  • @ladymewsalot hahahahaha.

    • 0
    • 0
  • @ladymewsalot Tacos!

    • 0
    • 0
  • @ladymewsalot Can never have too much steak!

    • 0
    • 0
  • @ladymewsalot Steak!

    • 0
    • 0
  • @chriseppstein Waxing philosophical, are we?

    • 0
    • 0
  • @crgwbr It also doesn’t help that CSS pixel==actual resolution pixel, but CSS in != actual in

    • 0
    • 0
  • @crgwbr …making the resolution MQ worthless when dealing with things dealing w/things in the physical world (device pixel ratio, real sizes)

    • 0
    • 0
  • @crgwbr I understand that, the issue is that the CSS “pixel” that exists in the CSS Resolution has no bearing to real pixels of device…

    • 0
    • 0
  • RT @chriseppstein: @ScottKellum @Snugug The w3c: where the specs don’t matter and the units are all made up.

    • 0
    • 0
    • 0
    • 0
  • @ScottKellum @w3c Seems that way. A 1440x900 screen is ALWAYS 15" by 9.375" regardless of its actual dimensions (say, 13" vs 15.4" screen)

    • 0
    • 0
  • @ScottKellum As I learned and tested today, there’s something called “CSS Resolution” where 1in ALWAYS equals 96px, regardless of actual in

    • 0
    • 0
  • Well, at the very least, not practical. It /could/ have a 3.48" tall screen, but chances are it’s something useable.

    • 0
    • 0
  • RT @brad_frost: For a whopping 45% of 18 to 29-year-olds, a mobile phone is the primary way of getting online niemanlab.org/2012/06/new-pew-data-theres-a-good-and-growing-chance-youre-reading-this-on-your-phone #mobi …

    • 0
    • 0
  • Also, apparently on my 15.4" diagonal rMBA, the “width” of the screen is 15in in CSS. A Trig lesson as to why that’s not possible?

    • 0
    • 0
  • Also interesting to note; while 1in==2.54cm==96px in CSS land, it’s only 7/8in in real measurement land on a rMBP and 3/4in on a 13" MBA.

    • 0
    • 0
  • This means you don’t need to shell out all of that extra money for the Retina MacBook Pro!

    • 0
    • 0
  • Good news everyone! After crunching some numbers, according to the w3c, the 13" MBA has a higher resolution than the 15.4" rMBA!

    • 1
    • 0
  • More interesting stuff. Despite what the W3C says w3.org/blog/CSS/2012/06/14/unprefix-webkit-device-pixel-ratio, device-pixel-ratio and the dppx unit are functionally different.

    • 0
    • 2
  • Hmm, very interesting. It seems as if increasing/decreasing font size will trigger EM based MQs in -moz and -o, but not -webkit

    • 0
    • 2
  • Today’s Status: Write your own damn media queries!

    • 0
    • 0
  • @bdconf Any time!

    • 0
    • 0
  • @chriscoyier great article on Sass 3.2 and MQs. Did you know we’ve already got Compass extensions for the mixin though? cl.ly/1x3Q0o0d461A1m151Y0g

    • 0
    • 0