- Update normalize.css to
^8.0.0. - Remove
tabindex=-1ruleset.
- Update normalize.css to
^7.0.0.
- Update normalize.css to
^6.0.0. - Add reset rules removed from normalize.css.
- Update normalize.css to
^4.0.0. - Update stylelint-config-suitcss to
^5.0.0.
- Update preprocessor to
^1.0.1. - Fix
max-line-lengtherror with stylelint.
- Revert removal of
component.json.
- Use
box-sizing: border-box;as a default. - Remove
bower.jsonandcomponent.json.
- Add support for JS bundling.
- Remove typography and link color configuration.
- Change variable names.
- Add
.cssextension to imports for interoperability.
- Support npm-based workflow.
- Add preprocessor build tools.
- Work around a Firefox/IE bug that removes
buttonfocus styles.
- Update to use latest variable syntax.
- Reset default 'button' styles.
- Add npm support.
- Add SUIT-style Component(1) build pipeline.
- Depend on normalize.css 3.0.x.
- Introduce base theme variables for
htmlanda. - Remove default
figuremargin.
- Add
!importantto thetabindex=-1styles. - Update Bower ignores.
- Add 'suit-test' as a development dependency.
- Use Component(1) for development.
- Add CSS linting and configuration.
- Remove focus outline from elements removed from the keyboard tab flow.
- Remove default border from iframes.
- Initial release.