-
**Is your feature request related to a problem? Please describe.**
_A clear and concise description of what the problem is. Ex. I'm always frustrated when ..._
Add a skeleton UI template, a super …
-
Hi there!
Not really an issue - just a question.
Will Svench work in a Sveltekit project?
-
I recently spent time evaluating the current landscape of Front-End developer tools and SSGs/Frameworks and I have come to the following conclusions...
## Utility-first CSS is a major workflow para…
-
---
description: A rebuttal of Theo's take on RSC being a less risky bet than SvelteKit.
tags: ["code","react","svelte","javascript","RSC"]
---
## Don’t pick the wrong tool
Theo recently publ…
-
It would be nice to make the React dependency more modular. All of the React specific code lies in the `idyll-components` and `idyll-document` modules.
The components are implemented in react and …
-
# Feature Request
The discussion that happens here -> #80. Can continue in this issue. Just a heads up @nerdoc
> From a beginner's view (I'm not really a beginner, but not very fluent with Js/bu…
-
Reproduction case here:
https://github.com/xrd/simple-svekyll
I have an mdsvex template that looks like this:
```
---
title: "chart"
published: true
date: 2023-03-02
---
import * a…
-
### Motivation
I would like a new rule to warn when using the same slot name multiple times.
```svelte
Foo
Bar
```
### Description
The same slot name cannot …
-
Hey All! I'm not a TS expert, yet many people in the community are asking for TS support. That said, I'd love the help from someone who knows TS and common TS toolchains to help us get native TS suppo…
-
**Describe the bug**
running the sample site in [package ](https://github.com/hperrin/svelte-material-ui/tree/master/packages/site)
```
tinygesture doesn't appear to be written in CJS, but also doe…