Alex Hays
Alex Hays
Excel / Numbers and TableTool all delete leading 0's in numbers when opening CSV files. 0123 becomes 123 when opened. To stop this from happening, when exporting the CSV, you...
I was writing a `LitEnginePlugin` using the same format as the `PreactEnginePlugin` (referencing [this code](https://github.com/blinkk/amagaki/blob/main/packages/amagaki-engine-preact/src/preact-engine.ts)) and when I import and try and use render from `@lit-labs/ssr` it breaks and shows...
**Describe the bug** Sometimes google sheet URL's have `?resourcekey=0-xyz-123` in them. Some do not. The ones that do fail with a 404 Url not found error. The resource key is...