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 25051fb commit 07f7311Copy full SHA for 07f7311
README.md
@@ -245,6 +245,8 @@ If you have a block of markup embedded in some content that shouldn't inherit th
245
246
Note that you can't nest new `prose` instances within a `not-prose` block at this time.
247
248
+If using a `prefix(...)`, use `not-prose` without the prefix.
249
+
250
### Adding custom color themes
251
252
To customize the color theme beyond simple CSS overrides, you can use the JavaScript based theme API. To do that, use the `@config` directive:
0 commit comments