-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/siemens/ix/blob/main/CONTRIBUTING.md).
- [X] I have not leaked any internal/restricted information like screens…
-
The documentation for the [lazySizes object fit extension](https://github.com/aFarkas/lazysizes/tree/gh-pages/plugins/object-fit) does mention that the polyfill is not a fully-automated solution and s…
-
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 …
-
### Clear and concise description of the problem
It would be awesome I you can change the current working directory especially for the renderer. I you use libraries like postcss or tailwind you have …
-
when i use postcss-pxtorem as a plugin has a error for it
[object Object] is not a PostCSS plugin
this is my postcss.config.js
module.exports = {
plugins: {
"postcss-preset-env":{} ,
…
-
### Describe the bug
![image](https://github.com/user-attachments/assets/54810775-57ed-4c97-98ae-c63bdc87d5be)
注释插件的话是可以使用的,目前就这一个问题了,不知道如何解决
配置如下
``` javascript
import { loadEnv, defineConfi…
-
# Description
Recently I've been testing with linariacss, and I think is a great fit for Design Systems using tsup to compile the lib.
But even tho has esbuild support, it hasn't worked with tsu…
-
### Command
new
### Description
Currently, Angular CLI provides the option to select between various CSS preprocessors like CSS, SCSS, and LESS when creating a new project. However, TailwindCSS, a …
-
- [x] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported
- [x] I have tested the latest version
## Steps to reproduce
…
-
Consider this webpack example
*webpack.config.js*
```
module.exports = (env, options) => {
return {
module : {
rules : [
{
test : …