Skip to content

Commit 84d3484

Browse files
authored
fix(style-guide): add Priority D heading (#579)
1 parent b2b5aed commit 84d3484

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/style-guide/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1474,6 +1474,8 @@ computed: {
14741474
```
14751475
</div>
14761476

1477+
## Priority D Rules: Use with Caution <span class="hide-from-sidebar">(Potentially Dangerous Patterns)</span>
1478+
14771479
### Element selectors with `scoped` <sup data-p="d">use with caution</sup>
14781480

14791481
**Element selectors should be avoided with `scoped`.**

0 commit comments

Comments
 (0)