◊(Local Yarn Code "Ticket Change Details")

Overview

Artifact ID: 631192059fbbf5b9aab9cca8d50c5f94d5fecbe494640610dcf8c5263f0d80a4
Ticket: 964e8c8e03e306d8ab58ff86281c4da9d55f2888
martin.css.pp needs reorganizing
User & Date: joel on 2018-09-01 20:27:29
Changes

  1. icomment:
    Right now there’s a long section for mobile-first, then a long section for browsers with CSS Grid support. (Prior to using a preprocessor, this made it easy to disable the grid rules for testing.)
    
    It would be better to have all the rules for each thing right next to each other. Grid-related rules can be enclosed in a form that surrounds them with the correct media query, and a parameter can turn these rules on or off.
    
    Also some of the longer comment blocks need re-wrapping.
    
  2. login: "joel"
  3. mimetype: "text/x-fossil-plain"
  4. severity changed to: "Minor"
  5. status changed to: "Open"
  6. title changed to: "martin.css.pp needs reorganizing"
  7. type changed to: "Code Defect"