Skip to content

用于 Taro4 vite 版本 临时解决不加载 postcss 的问题

Notifications You must be signed in to change notification settings

circlecloud/weapp-tw-vite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weapp-tw-vite

用于 Taro4 vite 版本 临时解决不加载 postcss 的问题

使用

安装

npm i weapp-tw-vite -D

使用插件

/config/index.js

const config = {
  plugins: [
    ["weapp-tw-vite"]
  ]
}

About

用于 Taro4 vite 版本 临时解决不加载 postcss 的问题

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published