- Enable BEM linting
- Update
preprocessor
to1.0.1
- Fix stylelint conformance
- Add support for JS bundling.
- Add
.css
extension to imports for interoperability.
- npm-based workflow.
- Add new preprocessor build tools.
u-pullLeft
->u-floatLeft
u-pullRight
->u-floatRight
- Add npm support.
- Remove
u-objLeft
andu-objRight
. - Move alignment utilities to 'utils-align'.
- Add
!important
to more declarations. - Add CSS linting.
- Add Component(1) support.
- Add
!important
to various utilities. - Rename float helpers.
- Rename
component.json
tobower.json
. - Add a test file.
- Public release.