Timo Anttila

Results 5 comments of Timo Anttila

``` .carousel ul { position: absolute; top: 0; // or maybe little bit minus is needed left: 0; width: 100%; text-align: center } ``` But it would be nice to...

I use the [W3C html validator](https://validator.w3.org/) to check the source code of the web page. https://validator.w3.org/nu/?doc=https%3A%2F%2Ftimoanttila.com%2F https://validator.w3.org/nu/?doc=https%3A%2F%2Ftuspe.com%2F According to the article, it would seem to be ok to use `rel="prefetch"...

> lbguilherme commented [on May 4](https://github.com/sveltekit-i18n/lib/issues/106#issuecomment-1535196388) > This worked very well for me: Your solutions seem to work for me as well, but there is type error: `Cannot use 't'...

Here is my newest tests: https://github.com/TuspeDesign/svelte-components/tree/typescript-problems This is the version before module updates: https://github.com/TuspeDesign/svelte-components > I can't seem to reproduce with `pnpm` at all... with `yarn` i do get an...