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

Prefix css #63

Merged
merged 2 commits into from
Feb 3, 2024
Merged

Prefix css #63

merged 2 commits into from
Feb 3, 2024

Conversation

washtenawIdtreble
Copy link
Owner

@washtenawIdtreble washtenawIdtreble commented Jan 20, 2024

https://trello.com/c/pL3IaU1R/67-use-auto-prefixer-on-all-css

I removed all the prefixed CSS values from the CSS source files. Create React App automatically prefixes them when it builds.

I also fixed a value of justify-content: end; to justify-content: flex-end;. end is poorly supported.

@HelenHagos HelenHagos merged commit 7fd39f4 into dev Feb 3, 2024
1 check passed
@HelenHagos HelenHagos deleted the prefix-css branch February 3, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants