Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Gradient has outdated direction syntax #81

Closed
eximius313 opened this issue Feb 6, 2016 · 4 comments
Closed

Gradient has outdated direction syntax #81

eximius313 opened this issue Feb 6, 2016 · 4 comments

Comments

@eximius313
Copy link

Autoprefixer throws such errors with your code:
[error] autoprefixer: /project/components/ajax-form/demo_resources/alertify.default.css:35:3: Gradient has outdated direction syntax. New syntax is like to left instead of right.
[error] autoprefixer: /project/components/ajax-form/demo_resources/alertify.default.css:44:3: Gradient has outdated direction syntax. New syntax is like to left instead of right.
[error] autoprefixer: /project/components/ajax-form/demo_resources/alertify.default.css:30:3: Gradient has outdated direction syntax. New syntax is like to left instead of right.
[error] autoprefixer: /project/components/ajax-form/demo_resources/alertify.default.css:36:3: Gradient has outdated direction syntax. New syntax is like to left instead of right.

@rnicholus
Copy link
Owner

I have no idea what any of this means. Can you explain?

@eximius313
Copy link
Author

In means that lines 30, 35, 36 and 44 in the file alertify.default.css which you are using should be to top instead of top

@rnicholus
Copy link
Owner

You'll want to post that issue in the alertify github repo then. This is the repo for ajax-form.

@eximius313
Copy link
Author

Ok, I see than I'm not the only one with this problem: fabien-d/alertify.js#253
Too bad that alertify.js is no longer maintained...

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

No branches or pull requests

2 participants