Replies: 2 comments 7 replies
-
🤔 That is impossible to answer. What I would do :
I would guess that a minifier like CSSNano might also convert these values. |
Beta Was this translation helpful? Give feedback.
6 replies
-
Let me debug it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I delete
postcss-color-hex-alpha
fromnode_modules
, the css build is still successful, and allrgba
is successfully converted torrggbbaa
, who else does this exceptpostcss-color-hex-alpha
?Beta Was this translation helpful? Give feedback.
All reactions