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 ccc0a33 commit 975796cCopy full SHA for 975796c
packages/postcss/test/pipeline.test.ts
@@ -32,6 +32,7 @@ describe('style processing pipeline', () => {
32
'normal:px-transform',
33
'normal:rem-transform',
34
'normal:calc',
35
+ 'normal:calc-duplicate-cleaner',
36
'normal:custom-property-cleaner',
37
'post:core',
38
])
0 commit comments