v0.7.0
Pre-release
Pre-release
Enhancements:
- Removed Font Awesome and references to mixins/variables from the main theme stylesheet. References to FA icons in the theme have been replaced with inline SVG pseudo-elements.
- Added two separate stylesheets for Font Awesome 4 and 5, and a customizer option for toggling which version to load (default 4, for backward compatibility). FA can also be disabled entirely.
Accessibility improvements:
- Added a unique ARIA label to the site
<header>
and<footer>
elements.