You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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 ofright
.[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 ofright
.[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 ofright
.[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 ofright
.The text was updated successfully, but these errors were encountered: