Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@anthony-robin anthony-robin released this 09 Dec 12:33
· 2 commits to master since this release
65bb59f

What's Changed

  • Refactor gem structure by @anthony-robin in 8c4d838 (⚠️ BREAKING)
    • Rename Ribbonit to ribbonit
    • Move the app/ folder structure from /lib to root
    • Move stylesheets/ folder from vendor to app/assets/
    • Remove sassc gem dependency [BREAKING]
    • Convert style to native css using variables
  • Add extra_content configuration option by @anthony-robin in #28

Full Changelog: v0.3.0...v1.0.0