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

Feature/upgarde tw patch 2.x #225

Closed sonofmagic closed 1 year ago

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 63e7311e6216fae6f9b57fea10e6b472a4676037

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #225 (63e7311) into main (9814a4e) will decrease coverage by 0.51%. Report is 2 commits behind head on main. The diff coverage is 92.67%.

@@            Coverage Diff             @@
##             main     #225      +/-   ##
==========================================
- Coverage   99.39%   98.88%   -0.51%     
==========================================
  Files          33       34       +1     
  Lines        2134     2242     +108     
  Branches      226      242      +16     
==========================================
+ Hits         2121     2217      +96     
- Misses         11       23      +12     
  Partials        2        2              
Files Changed Coverage Δ
src/js/index.ts 89.56% <86.20%> (-10.44%) :arrow_down:
src/js/handlers.ts 97.46% <97.46%> (ø)
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