scss 脚手架 - 表格V2

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了scss 脚手架 - 表格V2相关的知识,希望对你有一定的参考价值。

.formmodule {
    .swform {
        > div:first-of-type {
            .swformfield {
                label {}
                .swformfieldwrapper {
                    input[type="text"],
                    input[type="email"],
                    textarea {}
                }
            }
            
        }
        .swformactions {
            .swformsubmit {
                button.swformsubmit__btn {}
            }
        }
    }
}

以上是关于scss 脚手架 - 表格V2的主要内容,如果未能解决你的问题,请参考以下文章

停止脚手架生成 scafolds.css.scss

scss 断点,v2.scss

Rails 脚手架 scss 每次生成脚手架时都会重置

scss 脚手架 - 员工页面部分

scss 脚手架 - 照片库

scss 脚手架 - 日历事件PopUp