We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e57d7e1 commit fe97c42Copy full SHA for fe97c42
cmd/config/invalid-forks.mjs
@@ -48,13 +48,15 @@ export const invalidForks = [
48
'postcss-custom-media-with-spaces',
49
'postcss-custom-media2',
50
'postcss-custom-properties-nested',
51
+ 'postcss-focus-with-ignore',
52
'postcss-import-sync2',
53
'postcss-mpxtorem',
54
'postcss-plugin-px-to-viewport2',
55
'postcss-px-to-viewport-ng',
56
'postcss-pxtorem-clone',
57
'postcss-pxtorpx-pro',
58
'postcss-pxtoupx',
59
+ 'postcss-rem-to-em',
60
'postcss-rpx-plugin',
61
'postcss-rpx2vw',
62
'postcss-vwtorem',
0 commit comments