Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

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

Open
codebender828 opened this issue Mar 24, 2021 · 0 comments
Labels
hacktoberfest type: bug 🐛 Something isn't working type: contributions welcome 💚 Contributions are welcome!

Comments

@codebender828
Copy link
Collaborator

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 codebender828 added type: bug 🐛 Something isn't working type: contributions welcome 💚 Contributions are welcome! labels Mar 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
hacktoberfest type: bug 🐛 Something isn't working type: contributions welcome 💚 Contributions are welcome!
Projects
None yet
Development

No branches or pull requests

2 participants