:gem_stone: 款式 :gem_stone: 样式使语法 安装 $ yarn add --dev babel-plugin-styless .babelrc { " plugins " : [ " babel-plugin-styless " ] } 需要注意的是styless应该出现之前babel-plugin-styled-components ,如果使用。 主要特点 简化代码 使用@main代替${props => props.theme.main} 直接在样式化组件中使用变量 @size : if( @small , 4 px , 10 px ); 直接