mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Sky doesn't support @media rules, <style> elements must use the media attribute which instead stores the media query info on the CSSStyleSheet instead. R=abarth@chromium.org Review URL: https://codereview.chromium.org/850463003