%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/ugotscom/www/new_ugo/sass/bootstrap/mixins/
Upload File :
Create Path :
Current File : /home/ugotscom/www/new_ugo/sass/bootstrap/mixins/_size.scss

// Sizing shortcuts

@mixin size($width, $height) {
  width: $width;
  height: $height;
}

@mixin square($size) {
  @include size($size, $size);
}

Zerion Mini Shell 1.0