Releases: tobiasfabian/Coding-Design-Guidlines
Releases · tobiasfabian/Coding-Design-Guidlines
1.3.0
Changes
- Remove font-size: 62.5%; from html. Thanks to The Surprising Truth About Pixels and Accessibility – Joshua Comeau
- Use foundation instead of framework
1.2.3
1.2.2
Changes
- Add not on unit usage in media queries (
em
) f35f56e - Add
text-size-adjust: none
(Thanks to https://andy-bell.co.uk/a-more-modern-css-reset/) 7f26f54
1.2.1
1.2.0
1.1.0
Changes
- Uses plain CSS instead of SCSS
- Adds postcss to development stack