web-component-designer
web-component-designer copied to clipboard
A Designer for HTML Components or Pages in a WebComponent
It should be possible to define a callback function in the replace field.  So it is possible to do math operations during replacement. ````typescript const regex = /(grid-row:)([0-9]*)/g; let...
Create a fill tool Change bg via configuration
- [ ] update after parent resize - [ ] update after parent move - [ ] update after global style changes, e.g. grid row-gap
