-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi there,
I am trying to add a simple box shadow to my iframe. So in packages/container/src/container.ts I set iframe.style.boxShadow = "rgb(0 0 0 / 15%) 0px 2px 10px;"
However, these changes are not picked up. I've tried to run npm install and npm run bootstrap but they don't help either.
Ive also tried to change the examples/package.json to point to local file versions such as "@widget-kit/container": "file:../packages/container", - but this does not work either.
Any suggestions on how to develop and make changes to the packages during development and have it all linked locally rather than from npm?
Metadata
Metadata
Assignees
Labels
No labels