Skip to content
Jiminy Panoz edited this page Jul 13, 2017 · 6 revisions

Tasks on Jiminy’s TODO list:

  • document columns’ logic
  • provide a PostCSS config to turn CSS variables into a static representation
  • check options for programmatically documenting the CSS and pick one (see CSS-tricks article)
  • implement standard viewport in CSS (see HTML5 Hacks article)
  • manage ms-high-contrast-mode in Windows and monochrome in MacOS/iOS
  • explore CSS containment to see if we can benefit from it in in terms of performance (see Google Dev article)