【问题标题】:Sass linter with BEM - Class should be written in lowercase with hyphens带有 BEM 的 Sass linter - 类应该用连字符小写
【发布时间】:2017-11-13 18:47:23
【问题描述】:

我得到的错误是 Class 应该用连字符写成小写

.video_wrapper {
  //styles
  &__controls {
  //more styles

我应该并且可以抑制这个错误吗?

【问题讨论】:

    标签: sass atom-editor bem linter sass-lint


    【解决方案1】:

    查看class-name-format 属性以更改此规则。

    【讨论】:

      猜你喜欢
      • 2021-01-29
      • 2016-03-05
      • 1970-01-01
      • 2019-11-03
      • 2017-09-01
      • 2014-10-21
      • 2014-07-03
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多