vue-element-admin icon indicating copy to clipboard operation
vue-element-admin copied to clipboard

element admin 如果想使用tailwind css 3.x 需要做哪些升级工作

Open tlerbao opened this issue 3 years ago • 0 comments

目前是无法使用postcss的方式安装tailwindcss 最新版的

npm install -D tailwindcss postcss autoprefixer

请问如果想在element admin中使用tailwind css 需要做哪些升级工作

tlerbao avatar May 29 '22 15:05 tlerbao