Sha256: b202f6f84b44eec4585eed71b547fac648335d6aa0a4435fdd846aa4b467f0d0

Contents?: true

Size: 162 Bytes

Versions: 3

Compression:

Stored size: 162 Bytes

Contents

$get-opposite-side: (top: bottom, bottom: top, left: right, right: left);

@function get-opposite-side($side)
{
    @return map-get($get-opposite-side, $side);
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
dashy-0.0.5 app/assets/stylesheets/dashy/get/opposite/_side.scss
dashy-0.0.3 app/assets/stylesheets/dashy/get/opposite/_side.scss
dashy-0.0.4 app/assets/stylesheets/dashy/get/opposite/_side.scss