Skip to content

Releases: kyleshevlin/shevy

Proximity

07 May 06:38
Compare
Choose a tag to compare

I recently came upon an article discussing the proximity effect, where our minds find connection in objects that are in close proximity, and how this applied to design. Thus, I wanted to add a way to modify the base spacing to take this into account. Two settings were added to the default $shevy map, allowing the user to tweak their typography.

Also, I fixed a bug in the headings mixin that's been staring me in the face for some time.

Big Changes

07 Apr 04:56
Compare
Choose a tag to compare

Shevy got a serious makeover and a lot more functionality, literally. Many functions were added to Shevy in order to simplify the code in the mixins. In doing this, we were able to make several functions publicly available for devs to use in their styles, such as base-spacing(), base-font-size(), etc.

The work necessary to turn this repo into the supporting repo for the gem was also done, and after this release is cut, the shevy gem will be updated.

Docs were added via sassdocs. When the project page gets an update, the docs will be made available there.