Vector tile library

A vector pattern library mixin

How to use

  1. Download and reference tile.scss on your scss/sass flow
  2. summon mixin with @include tile($type, $color, $size) with:
    • $type (required) as any type below
    • $color (optional) as pattern color
    • $size (optional) as size (play around)

  • .cross-a
  • .cross-b
  • .cross-c

TODO

Some colors are not passsing on. Investigate.