Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

alignItems media query not applying #2120

Open
TerrellLinnell opened this issue Mar 2, 2022 · 1 comment
Open

alignItems media query not applying #2120

TerrellLinnell opened this issue Mar 2, 2022 · 1 comment
Labels

Comments

@TerrellLinnell
Copy link

TerrellLinnell commented Mar 2, 2022

I am trying to use the object media query syntax to change the alignItems prop but it isn't being applied.
I am using this syntax successfully with flexDirection, width, fontSize etc but it seems to not work for this. Does anyone have some insight on this?

alignItems={{ _: 'center', sm: 'flex-start' }}
@The-Code-Monkey
Copy link

@TerrellLinnell the repo is currently dead, i host a cloned version at https://github.com/The-Code-Monkey/TechStack/tree/dev/packages/styled-system not got a readme as of yet as the mono repo is still being built up but to install its @aw-web-design/styled-system let me know if the issue persists in there and if you want feel free to make a pr to the dev branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants