Skip to content

Releases: bensmithett/style

Version 4.1.0

08 May 22:05
Compare
Choose a tag to compare

Version 4.0.0

12 Oct 12:52
Compare
Choose a tag to compare
  • 🔥 Ruby Sass in favour of node-sass
  • Individually compile Sass files & explicitly declare dependencies in each
  • Example builds for Gulp & Webpack
  • Replace Normalize.css with Sanitize.css
  • Replace Susy with a simple flexbox grid
  • Change component syntax to BEVM
  • A bunch of updates to the Readme
  • Basically just update everything so it matches how I do things these days

Version 3.0.0

02 Aug 09:46
Compare
Choose a tag to compare
  • Add SUIT-style utility classes
  • Remove global state styles
  • Update module modifier class example to use multiple classes rather than extends
  • Update box-sizing default to use a nice, more overwritable method
  • Split global config variables up into separate files
  • Split font-face at-rules up into a file per font, and add an example
  • Bump version

v2.0.0

06 Apr 02:51
Compare
Choose a tag to compare

v0.1.0

28 Oct 13:36
Compare
Choose a tag to compare

This release comes with a vastly simpler Susy grid & simpler overall config, as well as updates to gems & Normalize and some basic animation mixins.

v0.0.2

21 Aug 07:04
Compare
Choose a tag to compare

Added a new at-breakpoint-with-grid-settings mixin.

This allows you to tie styles for a certain breakpoint to the correct grid for that breakpoint (so Susy's span-columns etc work)

0.0.1

28 Jul 10:11
Compare
Choose a tag to compare
v0.0.1

Remove animation gem