芝麻web文件管理V1.00
编辑当前文件:/home/royashxg/www/wp-content/plugins/chaty/src/scss/utils/_mixins.scss
@mixin mobile () { @media screen and ( max-width: 639px ) { @content; } }