Skip to content

v1.1.0

Compare
Choose a tag to compare
@sts-ryan-holton sts-ryan-holton released this 24 Oct 17:05
· 2 commits to master since this release
f36e6ab

Highlights

  • This release removes the .rkt- prefix from all classes to improve readability, and rememberability of the framework and make it consistent with other frameworks.
  • This release cleans up the _variables.scss file and adds colour maps.

Breaking changes

  • This version is likely to cause breaking changes than compared to any of the 1.0.x versions due to the .rkt- prefix being removed. To upgrade, simply remove this prefix from your markup.

Updates, changes & fixes

  • We've cleaned up the _variables.scss file.
  • A colour map has now been added to _variables.scss` file.
  • Docs now utilise rem units rather than px to help with accessibility.
  • Stylelint config has now been added.
  • Deps have been updated.
  • Docs have been updated.