Acorn1010

Results 3 issues of Acorn1010

## Please follow the general troubleshooting steps first: - [x] Is your app running over HTTPS? Yes - [x] Have you tried running the demo (https://codepen.io/mozmorris/pen/JLZdoP) on your device? Yes...

**Is your feature request related to a problem? Please describe.** I want to use a gradient fill with ``. Attempting to set the fill property doesn't get picked up by...

**TL; DR:** When an aliased subdirectory has the same name as the project folder, tsc-alias can fail to replace import aliases, causing imports to fail at runtime. I use `tsc-alias`...