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. fixFixed by removing plugin injects<head>
tags getting inserted into<body>
despite the plugin settingsfix focus outline vanishing upon switching the themeFixed 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: