better bourbon buttons 用于bourbon scss框架的更好的按钮混合
更好的波旁按钮[Bourbon scss框架]的更好的按钮混合。演示要查看所有内容,其中包含代码示例和呈现的按钮。用法将mixin包含在您的SCSS声明中。 button.purple { // This will create a purple button @include bbb_flat_style(#e310eb, white); // Ooooh flat style OTB! @include bbb_size(2); // I would like it bigger than usual please }可用款式这是一个包含可用混合样式及其用法的列表。 3D样式: @include bbb_3D_style($background-color, $shadow-size); @include bb
下载地址
用户评论