Colin Fallon

Results 5 comments of Colin Fallon

I think this is due to tailwind using normalize. If you change the margin in the css for the img element in src/routes.index.svelte to margin: 0 auto; that should put...

Is this a confirmed bug? I am having the same problem. As a workaround if I manually create a document in hoodie-store using the role id for the new user...

Ok, I did this and the hoodie logs are attached for CouchDB 1.6 and 2.0. [HoodieLogs.txt](https://github.com/hoodiehq/hoodie/files/929323/HoodieLogs.txt) If I compare on the CouchDB side a user/7r97pa8 database is created on 1.6...

Hi, there are no unit tests yet as this just started as some sample code for a blog post. But there are examples in the demo directory which test some...