Skip to content

Releases: at-import/toolkit

v2.10.0

21 Feb 15:55
Compare
Choose a tag to compare
Release v2.10.0

Pixel Art!

21 Jan 22:29
Compare
Choose a tag to compare

Added a Pixel Art mixin! Yay!

Settings and More!

28 Jun 13:11
Compare
Choose a tag to compare

Added new settings mixins to make controlling your project's setting a snap.

Center ALL The Things!

27 Mar 10:16
Compare
Choose a tag to compare

Horizontal/Absolute center mixins added

@font-face Fix

21 Mar 11:11
Compare
Choose a tag to compare

Toolkit 2.0.0 is released! This patch update resolves an issue with the @font-face mixin not working properly when used at a document's root. Once sass/sass#1174 is resolved, we can go back to using @at-root in the mixin, allowing @font-face declarations to be used from anywhere.

Enhance With and Degrade From Fixes

11 Feb 22:49
Compare
Choose a tag to compare
Pre-release
v2.0.0.alpha.9

Version Bump

Vertical Center

29 Jan 20:06
Compare
Choose a tag to compare
Vertical Center Pre-release
Pre-release

plus bug fixes

Parallax

26 Jan 20:46
Compare
Choose a tag to compare
Parallax Pre-release
Pre-release

Added Parallax. For a demo, see Scott's CodePen

v2.0.0.alpha.3

15 Jan 16:51
Compare
Choose a tag to compare
v2.0.0.alpha.3 Pre-release
Pre-release

Bug fixes for 2.0.0 Alpha

v2.0.0.alpha.1

14 Jan 23:20
Compare
Choose a tag to compare
v2.0.0.alpha.1 Pre-release
Pre-release

Removing Ruby dependencies, updating for Sass 3.3, removing style writing, removing crap and cruft. See the Changelog for full changes

Testing Options:

  • Download and put compass/stylesheets into your project
  • Add gem "toolkit", "~>2.0.0.alpha.1" to your Gemfile

Final version will have Bower support, but not for prerelease.