sonofmagic / weapp-tailwindcss

weapp-tailwindcss - bring tailwindcss to weapp ! 把 tailwindcss 原子化思想带入小程序开发吧 ! weapp-vite 把现代化的开发模式带入小程序开发
https://weapp-tw.icebreaker.top
MIT License
1.2k stars 87 forks source link

Hot fix/error in uni app verdor #226

Closed sonofmagic closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #226 (6cc7091) into main (9814a4e) will decrease coverage by 0.83%. Report is 3 commits behind head on main. The diff coverage is 90.98%.

@@            Coverage Diff             @@
##             main     #226      +/-   ##
==========================================
- Coverage   99.39%   98.56%   -0.83%     
==========================================
  Files          33       34       +1     
  Lines        2134     2295     +161     
  Branches      226      253      +27     
==========================================
+ Hits         2121     2262     +141     
- Misses         11       31      +20     
  Partials        2        2              
Files Changed Coverage Δ
src/js/index.ts 89.56% <86.20%> (-10.44%) :arrow_down:
src/js/handlers.ts 92.42% <92.42%> (ø)
src/defaults.ts 100.00% <100.00%> (ø)
src/mangle/index.ts 100.00% <100.00%> (ø)
src/options.ts 100.00% <100.00%> (ø)
src/types.ts 100.00% <100.00%> (ø)
src/wxml/shared.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 6cc7091e70be4b9576542b3931468039072475d8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR