chakra-ui-vue icon indicating copy to clipboard operation
chakra-ui-vue copied to clipboard

BUG: Responsive styles are not being applied to `CPseudoBox` component's pseudo properties.

Open codebender828 opened this issue 4 years ago • 0 comments

Describe the bug Responsive styles are not being applied to CPseudoBox component's pseudo properties. image

In the browser it renders an empty style image

To Reproduce See codesandbox: https://codesandbox.io/s/hungry-wave-lg6es?file=/src/App.vue

Expected behavior Reponsive array styles should also be applied for pseudo prop elements

Additional context This may have something to do with the transformAlias function for pseudo styles.

codebender828 avatar Mar 24 '21 19:03 codebender828