����JFIF���������
1#@!#!123s
D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
esachqig
/
public_html
/
test
/
admin
/
vendor
/
bootstrap
/
scss
/
mixins
/
Filename :
_size.scss
back
Copy
// Sizing shortcuts @mixin size($width, $height: $width) { width: $width; height: $height; @include deprecate("`size()`", "v4.3.0", "v5"); }