Explorar el Código

fix: typo

version-14
prssanna hace 4 años
padre
commit
88b1096de3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      frappe/.stylelintrc

+ 1
- 1
frappe/.stylelintrc Ver fichero

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

Cargando…
Cancelar
Guardar