docs(ivy): add docs for styling priority order (#35066)

PR Close #35066
This commit is contained in:
Kara Erickson
2020-01-30 14:09:10 -08:00
committed by Misko Hevery
parent 4e9d62ff81
commit 7526ef77b7
7 changed files with 247 additions and 95 deletions
+3 -2
View File
@@ -5,7 +5,8 @@
"packageManager": "yarn",
"warnings": {
"typescriptMismatch": false
}
},
"analytics": false
},
"newProjectRoot": "projects",
"projects": {
@@ -192,4 +193,4 @@
}
},
"defaultProject": "site"
}
}