Updated lint errors, updated Stylelint library to latest version

Re-added stylelint/order plugin, updated options to match new syntax .

Fixed stylelint error
This commit is contained in:
Maxx Crawford
2020-05-27 10:15:09 -05:00
parent d901ba9067
commit 682d877960
4 changed files with 31 additions and 34 deletions
+1
View File
@@ -21,6 +21,7 @@ label {
background: #202023;
color: #fff;
}
p,
label {
color: rgb(177, 177, 179);