-
`yarn dev ` outputs files correctly but when running yarn prod the public folder (output) is empty .
![image](https://user-images.githubusercontent.com/42011629/187547649-442f7f83-adb4-4a62-afad-67…
-
### Reproduction steps
- Developing an Expo app.
1. Added `@datadog/mobile-react-native` as a dependency in my package.json project
2. Tried to build the app using eas build --platform=ios (andro…
-
In favour of stylelint's `property-no-unknown` core rule.
-
Styled components are written with .js or .jsx files and SublimeLinter doesn't pick up the changes. Is this fixable?
https://github.com/styled-components/stylelint-processor-styled-components/issue…
-
Can you release a new version? I'd like to not depend on `@main`, but I'd also like to not get the deprecation warnings beacuse `@v1` is still on `node12`. https://github.com/xt0rted/stylelint-problem…
-
http://www.w3.org/TR/css-variables/
In current version parser doesn't tolerate it.
I need it on my side, and currently I work with customized version of parser that provides that.
I can help implem…
-
With a config like:
```javascript
stylelint: {
syntax: 'scss',
testFailingFiles: true,
includePaths: [
'lib/engine1/addon/styles',
'lib/engine2/addon/styles',
'lib/inrepoad…
-
基于antd react的一个扩展组件库。antd加入到peerdependency中并在webpack的externals中进行排除,and安装在devDependency中,打包后并软链到实际项目进行组件测试,提示错误如下:
执行pnpm uninstall antd后,组件能正常展示
设置config.resolve.symlinks为true和false都不起作用。
请问何解…
-
[sass-lint](https://github.com/sasstools/sass-lint) is unmaintained. We could probably move to [stylelint](https://github.com/stylelint/stylelint) which we are using on amber-ui too.
-
If not, maybe one of the bigger communities (stylelint, styled-components, emotion, other css-in-js projects, a coalition of multiple communities) can take over?