- Enable BEM linting
- Changed
u-posAbsoluteCenter
to usetransform
to centre and no longer requires a width and height. - Added
u-posFit
to fit an element to the size of its parent - Added
u-posFullScreen
to fit an element over the viewport - Added
u-posFixedCenter
to centre an element in a fixed position - 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.
- Initial release.