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 c141cab commit cb9fcafCopy full SHA for cb9fcaf
README.md
@@ -41,7 +41,6 @@ module.exports = {
41
42
Now you can use the `prose` classes to add sensible typography styles to any vanilla HTML:
43
44
-````html
45
```html
46
<article class="prose lg:prose-xl">
47
<h1>Garlic bread with cheese: What the science tells us</h1>
@@ -56,7 +55,7 @@ Now you can use the `prose` classes to add sensible typography styles to any van
56
55
</p>
57
<!-- ... -->
58
</article>
59
-````
+```
60
61
### Size modifiers
62
0 commit comments