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

linear-gradient(top...) is outdated #1134

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

linear-gradient(top...) is outdated #1134

wants to merge 2 commits into from

Conversation

jonnylink
Copy link

Just updated linear-gradient(top...) to linear-gradient(to bottom...) so that postcss autoprefixer will stop losing its mind. Also, that css apparently won't work ;)

warning in ./node_modules/x-editable/dist/bootstrap3-editable/css/bootstrap-editable.css

Module Warning (from ./node_modules/postcss-loader/src/index.js):
Warning

(439:3) Gradient has outdated direction syntax. New syntax is like to left instead of right.

@ ./node_modules/css-loader??ref--5-2!./node_modules/postcss-loader/src??postcss0!./node_modules/resolve-url-loader??ref--5-4!./node_modules/sass-loader/lib/loader.js??ref--5-5!./resources/css/vendor.scss 10:10-191
@ ./resources/css/vendor.scss

@jonnylink
Copy link
Author

Any questions/comments about this PR?

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

1 participant