Rename cmp to scope
This commit is contained in:
parent
b771eec3b5
commit
92c11d61a9
5 changed files with 13 additions and 13 deletions
src/styles/pages
|
@ -1,4 +1,4 @@
|
|||
@scope ([data-cmp='pages/index']) {
|
||||
@scope ([data-scope='pages/index']) {
|
||||
:scope {
|
||||
height: 100svh;
|
||||
background-color: aliceblue;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue