-
- `polished` version:
- `JSS-in_CSS` library and version:
- Any relevant JS library and version:
## Mixin/Helper/Shorthand Usage
```javascript
```
## What You Are Seeing
![down…
-
### 🧐 问题描述 | Problem description
使用 pro-cli 建的项目
我想修改所有的ProCard的标题颜色
通过查看源码
```
[`${componentCls}-title`]: {
color: token.colorText,
fontWeight: 500,
fontSize: token.f…
-
**Describe the bug**
Even with notifications disabled for the CSS Var Complete extension, somehow I still get spammed with notifications.
**To Reproduce**
Steps to reproduce the behavior:
1. Ins…
-
**Describe the bug**
I use a Theme.svelte file that includes all of the CSS variables inside of a style tag. This does not get parsed by CSSVar, and thus none of my styles are available for autocompl…
-
**Describe the feature**
User Specified Line & Fill colour tables, when configuring the colour options on most items, the user manually sets each colour per value manually. often utilizing the sam…
-
### Reproduction link
[https://github.com/arvinxx/antd-next-cssvar](https://github.com/arvinxx/antd-next-cssvar)
### Steps to reproduce
```
git clone https://github.com/arvinxx/antd-next-css…
-
### 这个需求解决了什么问题:
目前官网引导去 `cssvar.scss` 文件修改。该文件显示为废弃状态。
### 建议的 API 是什么样的:
_No response_
### 是否已有其他不错的替代方案:
_No response_
-
### Description
stylesheetConfig is not persisted to style compiler from template compiler for having cssvars within template
#### Steps to Reproduce
.html
```html
div.wrap {
…
-
```html
.test {
background-color: var(--x, var(--y));
}
const data = {'--y': 'red'}
cssVars({
watch: true,
onlyLegacy: false,
…
-
**Describe the bug**
When a css variable is too long, a exception of CSSVar Complete is throw: `Populating Variable Values: RangeError: Maximum call stack size exceeded.`
**To Reproduce**
Add thi…