Lucretius Biah

Results 8 issues of Lucretius Biah

I have noticed that when the tool builds the sitemap, it adds a trailing slash to my domain name. How can I prevent this?? ![Screenshot_20211031-090336](https://user-images.githubusercontent.com/63173187/139575475-470bc8f5-bd09-4a2c-b8eb-c1ccc2506047.png)

The div must have a higher z-index otherwise it will behave as a transparent element

### Describe the problem In the previous version of Sveltekit, the default location for hooks was `src/hooks` but after some time when it was divided into both client and server...

breaking change

### Describe the bug The [docs](https://kit.svelte.dev/docs/migrating#integrations-html-minifier) provide a way which you can use to minify the HTML that is rendered. However, if you use that method, it breaks adapter-node. This...

documentation

### 🔗 Linked issue This pull requests fixes #101 ### ❓ Type of change - [ ] 🐞 Bug fix (a non-breaking change that fixes an issue) - [ ]...

Hello, I get this error when trying to use content-collections with SvelteKit. ``` ConfigurationError: configuration file c:\Projects\debug\content-collections.ts is invalid: Error: Build failed with 1 error: ```

bug

Hello, I've create a Svellte component for cusdis and I was wondering if you would accept a pull request to add it to your docs. https://github.com/lubiah/svelte-cusdis

Hello @artiebits, I was wondering if you would accept a pull request that adds descriptions to the properties. For example, hovering over the title property would display something like: "Defines...