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

Updated ".has-flex-end-items" #2

Merged
merged 2 commits into from
Feb 7, 2019
Merged

Conversation

Dinuz
Copy link
Contributor

@Dinuz Dinuz commented Feb 6, 2019

Changed align-items from end to flex-end. This will prevent the following warning using postcss-loader:

Module Warning (from ./node_modules/postcss-loader/src/index.js):
Warning
(1464:3) end value has mixed support, consider using flex-end instead

Dinuz and others added 2 commits February 6, 2019 15:32
Changed align-items from end to flex-end. This will prevent the following warning using postcss-loader:

Module Warning (from ./node_modules/postcss-loader/src/index.js):
Warning
(1464:3) end value has mixed support, consider using flex-end instead
@msmadeira msmadeira merged commit 12fb9d9 into msmadeira:master Feb 7, 2019
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.

None yet

2 participants