diff --git a/src/style-guide/README.md b/src/style-guide/README.md
index a1c7297966..e59d0111a0 100644
--- a/src/style-guide/README.md
+++ b/src/style-guide/README.md
@@ -1474,6 +1474,8 @@ computed: {
```
+## Priority D Rules: Use with Caution
+
### Element selectors with `scoped` use with caution
**Element selectors should be avoided with `scoped`.**