- Improve consistency of default fonts in all browsers for
pre,code,kbdandsamp
- Remove some rules for old browsers.
- Add a more readable tab size.
- Remove
selectionrules (normalisation and theme, not ergonomics). - Remove
hrrules (theme, not ergonomics). - Remove fill color
svgrule (normalisation, not ergonomics).
- Remove
@viewport(no longer supports). - Change
font-familyonbodyto improve consistency of default fonts in all browsers. - Change the implementation method of
scroll-behaviorfor more accessibility
- Remove IE support.
- Simplification of versioning.
- Add documentation.
- Display the text as it was written and line breaks so that the text does not leave the block for
code. - Gives a pointer cursor to clickable forms elements.
- Overall reorganization.
- Overhauling the viewport module.
- Overhauling the selection module.
- Overhauling the
htmlmodule. - Add
arules. - Remove
coderules. - Add
svgrules.
- Remove
qrules. - Remove Hyphens.
- Remove interpolation mode for
img. - Upgrade @viewport rules.
- Apply the right typographical quotation marks rules based on language for
q.
- Editing README.md and README-FR.md files.
- Add CHANGELOG.md file.
- Remove
http:in comments. - Remove minify and withour comments files.
- Add @see links in comments.