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
I have searched the issues of this repository and believe that this is not a duplicate.
Version
1.3.4
Environment
Vue 2.6.6, ESLint 5.14.1, Nuxt 2.4.3
Steps to reproduce
Create a project with ant-design-vue and build that using Nuxt & ESLint.
What is expected?
No compilation warnings
What is actually happening?
It creates a module warning: "Replace text-decoration-skip: ink to text-decoration-skip-ink: auto, because spec had been changed" in ./node_modules/ant-design-vue/dist/antd.css (168:11)
The text was updated successfully, but these errors were encountered:
Version
1.3.4
Environment
Vue 2.6.6, ESLint 5.14.1, Nuxt 2.4.3
Steps to reproduce
Create a project with ant-design-vue and build that using Nuxt & ESLint.
What is expected?
No compilation warnings
What is actually happening?
It creates a module warning: "Replace text-decoration-skip: ink to text-decoration-skip-ink: auto, because spec had been changed" in ./node_modules/ant-design-vue/dist/antd.css (168:11)
The text was updated successfully, but these errors were encountered: