We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c37006c commit d7f675dCopy full SHA for d7f675d
content/docs/faq-styling.md
@@ -36,7 +36,7 @@ Yes, see the docs on styling [here](/docs/dom-elements.html#style).
36
37
### Are inline styles bad?
38
39
-CSS classes are generally more efficient than inline styles.
+CSS classes are generally better for performance than inline styles.
40
41
### What is CSS-in-JS?
42
0 commit comments