v1.0.0-rc1
Pre-release
Pre-release
Rewrite to adopt ITCSS principles
Main changes:
- Re-structured cactus based on ITCSS
- Added linting
- Added automated tests
- Recategorised reverse group utility to modifier due to lack of reuse
Breaking changes
.cactus__w,.cactus__gand.cactus__uclasses prefixed to specify type ->.o-cactus__w,.o-cactus__gand.o-cactus__u..o-cactus__greverse utility class ->.cactus__g--reverse- Run
npm run testto run automated tests - Run
npm run lintto run Scss linter