Releases: jescalan/rupture
Releases · jescalan/rupture
v0.7.1
v0.7.0
v0.6.1
v0.6.0
v0.5.1
v0.5.0
v0.4.0
v0.3.1
v0.3.0
- Add anti-overlap feature
- Add kwargs to other mixins to add orientation and pixel density as well
- Add support for named scale items
v0.2.0
- Scope all variables under
rupture
to avoid conflicts with css properties and/or other variables - Update block syntax to not require a hacky fix and work correctly with the latest stylus version
Note: This update is breaking, and requires any references to rupture's variables to be updated. To upgrade, find any instance of a rupture global variable and prefix it with
rupture.xxxx