@import './flex';
@mixin resize-none {
/* #ifndef APP-IOS || APP-ANDROID */
resize: none;
/* #endif */
}