feat(docs): show shadow-dom before styling guide
This commit is contained in:
parent
c8c8eb90f3
commit
0c7cc10750
1 changed files with 1 additions and 1 deletions
|
@ -27,8 +27,8 @@ export default defineConfig({
|
||||||
'examples',
|
'examples',
|
||||||
'template-vs-render',
|
'template-vs-render',
|
||||||
'prop-access',
|
'prop-access',
|
||||||
'styling',
|
|
||||||
'shadow-dom',
|
'shadow-dom',
|
||||||
|
'styling',
|
||||||
'just-parts',
|
'just-parts',
|
||||||
'life-cycle-hooks',
|
'life-cycle-hooks',
|
||||||
'library-size',
|
'library-size',
|
||||||
|
|
Loading…
Reference in a new issue