qwind icon indicating copy to clipboard operation
qwind copied to clipboard

⭕️ Qwind: A template to make your website using Qwik + Tailwind CSS.

Results 5 qwind issues
Sort by recently updated
recently updated
newest added

https://qwind.pages.dev/ is as fast as my nextjs app but is nowhere close to https://qwik.builder.io/ which is very strange. Given that qwik.builder.io uses same tailwind and qwik , qwind should be...

Hello Im Trying to use images that are in /public/images/image.png I do the import as import logoSrcDark from "/images/LogoOpthormDark.png"; Then I get this failure: I tryed a lot.. even ./images...

The following two dependencies are not required for QWIK ```json "gray-matter": "^4.0.3", "markdown-it": "^13.0.1", ``` As Qwik has default support for Markdown as described [here](https://qwik.builder.io/docs/guides/mdx/#importing-other-components)

Hi. Not moved to anchors on the same page - It doesn't respond when I click on it. - It moves when opened in a new page. - The link...