-
There are already tools for checking CSS compatibility like the following:
+ [stylelint plugin](https://github.com/ismay/stylelint-no-unsupported-browser-features)
+ [doiuse – Standalone module](h…
-
![image](https://user-images.githubusercontent.com/28588284/103500174-8beb4280-4e85-11eb-9080-02e270913e68.png)
Error: No files matching the pattern "E:\goldvideo\h265player\src\themes\**\*.css" were…
-
Stylefmt position itself as a tool, which changes CSS according to stylelint's config. But it's not entirely accurate. Stylefmt has opinionated default settings, which applies regardless stylelint's c…
-
### tdesign-vue-next 版本
1.3.11
### 重现链接
https://codesandbox.io/p/sandbox/weathered-forest-q65575
### 重现步骤
1. vue3 框架 && typescript && vite
2. 自动导入插件
3. 单页面,script setup 语法
4. 如下代码
```vue
i…
-
In some places, the font size and padding are still using `px`, it would be better to convert them to `rem`, or even better, use `scss` variables
-
CSSBeautify pose bien des problèmes lors de la compilation Sass, ne semble pas modifier quoique ce soit dans une Media Query et le projet n'a pas vu de commit depuis plus de 4 ans…
**[stylelint](ht…
-
### What minimal example or steps are needed to reproduce the bug?
```css
a {
position-try: foo;
position-try-fallbacks: foo;
position-try-options: foo;
position-try-order: foo;
}
``…
-
基于antd react的一个扩展组件库。antd加入到peerdependency中并在webpack的externals中进行排除,and安装在devDependency中,打包后并软链到实际项目进行组件测试,提示错误如下:
执行pnpm uninstall antd后,组件能正常展示
设置config.resolve.symlinks为true和false都不起作用。
请问何解…
-
Hello there, I was hoping if someone could help me out of my misery. Even tough I am using the 16.9.19 version, all of the sudden all my projects stopped working after removing node modules, the lock…
-
## 3种写法都无法成功把对应的语言主题包引入项目
![image](https://user-images.githubusercontent.com/36480878/142968904-69a5d6a2-9254-421b-bd54-c246a62e1772.png)
## 希望可以给个相关写法转换的说明,webpack.config.js文件写法只有一行代码
new Mo…