Hello, total beginner here, so I know the fault is mine, but I just don’t know where to look or what to do.
Here is what I do:
- Create a plugin from UXP Developer Tool, using the
quick-layers-starter
template. - As a test, replace the
<body>
content of index.html with this code.
As a result, I get this, instead of what the documentation shows.
What steps am I missing or what am I not understanding to get the same result as in the documention?
Thanks a lot.