-
**Describe the bug**
Does not work on nextjs 14
I think because emotion does not work with nextjs 13 and 14
[emotion issue](https://github.com/emotion-js/emotion/issues/2928)
I found out, becaus…
-
### Is your proposal related to a problem?
Some options for Typescript you want for production and some for development. The one that will need support soon is "jsx": "react-jsxdev" compiler option…
-
### 🧐 Problem Description
In Vue you are able to inject slots by using this syntax
```jsx
{ {
default(props:Record) {
return props? props.value : "N…
-
When using combinations of technologies such as JSX and HTMX, or Astro and Alpine, there are issues arising from the presence of individual parsers for each. In essence, HTMX and Alpine maintain HTML …
-
Starting a new issue here. There are a few other issues posted to similar issues around server side rendering the `react-jsx-parser`:
- https://github.com/TroyAlford/react-jsx-parser/issues/170
- …
-
## TODOs:
- [x] Watch Mode
- [x] D.TS generation
- [x] Style
- [x] less
- [x] sass
- [x] css
- [x] css.module
- [x] url
- [x] let the user choose between swc, esbuild and sucrase as …
-
Given we want to be able to provide better integration with existing JS frameworks to provide guided stories, the following blockers for NextJS should be (re-)assessed:
1. Exotic filenames: Right n…
-
Hello, friends.
I'm running Atom-Emmet 2.3.3, and Atom 0.177.0, and I've added a file to ~/emmet/jsx.js (attempting to write a custom JSX filter). Loading Atom provides the following output:
```
Lo…
-
### Describe the bug
When following the vite project setup guide you will get an error when you get to the step where you run the `pnpm dlx shadcn@latest init` command. This is due to the index.css m…
-
Hi,
many thanks for the CSP vite plugin.
I have the following problem with eslint:
````
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Error while loading rule 'import/no-cycle': No "exports" main def…