Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 1.06 KB

todos.md

File metadata and controls

14 lines (13 loc) · 1.06 KB

TODOs

  • transfer public files between src, dev and build mode properly. Solved by migrating to webpack.
  • integrate webpack-image-srcset-loader along with other image manipulation loaders.
  • fix <head> tags getting inserted into <body> despite the plugin settings Fixed by removing plugin injects
  • fix focus outline vanishing upon switching the theme Fixed by hack in .gtheme rule selector.
  • learn to transition gradients.
  • write media query templates which take screen orientation into account, i.e. 1920x1080 in portrait mode would not hit $width-laptop query.
  • style input buttons as close to the original buttons as possible.
  • consolidate pie chart into a template
  • incorporate these package into workflow: