Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

postcss配置tailwindcss无效(支持tailwindcss) #2807

Open
maYunLaoXi opened this issue Aug 2, 2022 · 0 comments
Open

postcss配置tailwindcss无效(支持tailwindcss) #2807

maYunLaoXi opened this issue Aug 2, 2022 · 0 comments

Comments

@maYunLaoXi
Copy link

maYunLaoXi commented Aug 2, 2022

Description

npm install autoprefixer tailwindcss postcss
wepy.config.js
compilers: { plugins: { tailwindcss: {}, autoprefixer: {}, } }
app.wpy文件中的<style>无法编译
@tailwind base; @tailwind components; @tailwind utilities;

Environment

  • Platform: [开发者工具]
  • Platform version: [ios12]
  • Wechat version: [微信版本号]
  • wepy-cli version: [1.7.3-beta1]
  • wepy version: [1.7.2-beta3]

Reproduce

[如何重现问题]

[How to reproduce the issue]

Observed Results

[实际表现]

[Observed Results]

Expected Results

[期望表现]

[Expected Results]

Relevant Code / Logs

// TODO(you): code or logs here to reproduce the problem
 // 可以使用小程序代码片段功能,方便其它人帮助你定位代码问题
 // 详情可参考这里:https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html
 ```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant