Browse Source

disabled csslint rule box-model

codeClimate
Alexander Wunschik 7 years ago
parent
commit
69da64972f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .csslintrc

+ 1
- 0
.csslintrc View File

@ -1,3 +1,4 @@
{
"box-model": false,
"box-sizing": false
}

Loading…
Cancel
Save