Skip to content

Commit b7cdf1e

Browse files
Clarify 'not-prose' usage when using prefixes (#399)
* Update README with 'not-prose' usage clarification * Update README.md --------- Co-authored-by: Jordan Pittman <[email protected]>
1 parent 25051fb commit b7cdf1e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,8 @@ If you have a block of markup embedded in some content that shouldn't inherit th
245245

246246
Note that you can't nest new `prose` instances within a `not-prose` block at this time.
247247

248+
Even when using a prefix for your utilities `not-prose` should not have a prefix.
249+
248250
### Adding custom color themes
249251

250252
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

Comments
 (0)