forked from argoproject/Argo
-
-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Labels
Estimate: < 10 Hours/Unknowncategory: stylesaffects lots of styles, requiring visual testingaffects lots of styles, requiring visual testing
Milestone
Description
- mobile-first styles: media queries should be
min-width:, notmax-width. - 🚫post-processing CSS into different media-query-specific files loaded with
<link media="...doesn't save page load times; https://scottjehl.github.io/CSS-Download-Tests/ documents that all useragents download all styles even if the stylesheet is for a larger screen.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Estimate: < 10 Hours/Unknowncategory: stylesaffects lots of styles, requiring visual testingaffects lots of styles, requiring visual testing