Skip to content

Releases: ilanbiala/CSS-Shapes

Updated parallelogram mixin

03 Oct 02:03
Compare
Choose a tag to compare

Fixed parallelogram mixin not passing $color to rectangle mixin.

Default directions and chevron orientation

29 May 02:25
Compare
Choose a tag to compare

All mixins now offer default directions so you can write simpler code, and the chevron can now be oriented just like all the other shapes.

Support for autoprefixer and other tools

07 Feb 03:13
Compare
Choose a tag to compare

mixins-unprefixed.scss now brings support for tools such as autoprefixer.

Initial release

07 Feb 02:20
Compare
Choose a tag to compare

s(CSS) Shapes supports some of the most common shapes including:

  • rectangles
  • parallelograms
  • squares
  • circles
  • ovals
  • triangles (and corner triangles!)
  • trapezoids
  • chevrons