Browse Source

fix: typo

version-14
prssanna 4 years ago
parent
commit
88b1096de3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      frappe/.stylelintrc

+ 1
- 1
frappe/.stylelintrc View File

@@ -4,6 +4,6 @@
"rules": {
"at-rule-no-unknown": null,
"scss/at-rule-no-unknown": true,
"no-descending-specificty": null
" no-descending-specificity": null
}
}

Loading…
Cancel
Save