-
I'm using Vite 4.0.4 (in a react project) which uses this postcss plugin for CSS Modules support.
I am also using the postcss-nesting plugin in my project. It appears that when classes are imported…
-
**Describe the bug**
I'm created a project using rollup the project is basically a library out of which I'm exporting some reusable componnents.
I tried installing storybook, did npx story book init…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
问题:
**1.示例**
结果:
![image](https://github.com/user-attachments/assets/52d40ce3-48e0-4cba-b492-cf0408bb63cc)
2. **示例**
//@import 'src/assets/styles/base.scss';
结果:
![image](ht…
-
Nesting styled-component `css` inside any styled-component template literal results in the template being skipped.
Example:
```
import styled, { css } from "styled-components"
const Foo = styl…
Nume updated
2 months ago
-
```
export default {
entry: './index.js',
plugins: [
stylelint({
include: ["./**/*.{css}"],
}),
postcss({
extract: false,
inject: true,
plu…
-
### Describe the bug
If my CSS code contains several instances of using `@layer` rule with the same layer name, after the minification CSS nano will keep each usage of it.
This code
```css
@…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Description of the bug
I get many (325) of these errors:
```
✘ [ERROR] node_modules/svelte-heros-v2/dist/UserCircle.svelte:6:24 `p` has already been declared [plugin vite-plugin-svelte:opti…