-
I get this error while building this Next.js React project
```shell
Type error: 'Draggable' cannot be used as a JSX component.
Its instance type 'Draggable' is not a valid JSX element.
…
-
Hi! Do you have any plans of adding the --fix flag & functionality(e.g. as https://stylelint.io/user-guide/cli/)?
-
**Is your feature request related to a problem? Please describe.**
Not really. Might improve bundle size if unused classes are removed.
**Describe the solution you'd like**
Similarly to removing …
-
If I have custom function to retrieve color (for example from current theme), I am getting error, but I shouldn't because I am using variable as parameter to that function.
-
This Sass code:
```scss
::-webkit-scrollbar {
&:horizontal {
border-top: 1px;
}
}
```
currently results in a `selector-pseudo-class-no-unknown` lint, but without the nesting
```scss
…
-
@stuartpearman Can you take a look at this? It's [hosted here](https://mekamano-kg-tgc7noax99ajvzzg.surge.sh/) and meets the following criteria:
- [x] Start your project with [these old game files]…
-
### Error message:
TypeError: Package import specifier "#app/entry" is not defined in package C:\Users\dodaa\WebstormProjects\nuxt-3-template\node_modules\vitest-environment-nuxt\package.json impor…
-
добавьте eslint, stylelint команды как и в lw4
-
### What is the problem you're trying to solve?
`@property` at-rule is now supported by all major browsers, so I suggest adding a new rule that would specify which custom-property notation to use: at…
-
Fully review our starter's build process (all steps in detail) and all commands before we tackle #41
* [ ] Review commands, align different packages, starter, showcase, build and eliminate duplica…