- Update normalize.css to
^8.0.0
. - Remove
tabindex=-1
ruleset.
- 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-length
error with stylelint.
- Revert removal of
component.json
.
- Use
box-sizing: border-box;
as a default. - Remove
bower.json
andcomponent.json
.
- Add support for JS bundling.
- Remove typography and link color configuration.
- Change variable names.
- Add
.css
extension to imports for interoperability.
- Support npm-based workflow.
- Add preprocessor build tools.
- Work around a Firefox/IE bug that removes
button
focus 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
html
anda
. - Remove default
figure
margin.
- Add
!important
to thetabindex=-1
styles. - 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.