This repository has been archived by the owner on Aug 9, 2018. It is now read-only.
Mobile-first initiative
No due date
71% complete
Move to a mobile first approach with styles in edna. This milestone is about setting up infrastructure for this new approach, while still maintaining functionality in existing CSS.
Tasks include:
- Adding LESS mixin for conditionally compiling to media-queries or straight in to the CSS block.
- Generate the IE8 and below stylesheet.
- Make use of the IE8 and b…
Move to a mobile first approach with styles in edna. This milestone is about setting up infrastructure for this new approach, while still maintaining functionality in existing CSS.
Tasks include:
- Adding LESS mixin for conditionally compiling to media-queries or straight in to the CSS block.
- Generate the IE8 and below stylesheet.
- Make use of the IE8 and below stylesheet in our KSS.
Over time we'll then iterate on existing code to move towards this approach.