Sha256: c99f93215bfac7e30d41e2fb423720909cdd244c69a26e3b5e99db32b705d4ce

Contents?: true

Size: 146 Bytes

Versions: 24

Compression:

Stored size: 146 Bytes

Contents

@function pan-device($key) {
  @if map-has-key($device, $key) {
    @return map-get($device, $key);
  }
  @return map-get($device, xl);
}

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
panthera-jekyll-0.0.5 _sass/root/functions.scss
panthera-jekyll-0.0.4 _sass/root/functions.scss
panthera-jekyll-0.0.3 _sass/root/functions.scss
panthera-jekyll-0.0.2 _sass/root/functions.scss