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

Release: 2.8.0 #230

Closed sonofmagic closed 1 year ago

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 7a8b70a2d44ce00c5523dc15ac3ff5d882c58b66

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 #230 (2901343) into main (9814a4e) will decrease coverage by 0.63%. Report is 9 commits behind head on main. The diff coverage is 94.67%.

:exclamation: Current head 2901343 differs from pull request most recent head 7a8b70a. Consider uploading reports for the commit 7a8b70a to get more accurate results

@@            Coverage Diff             @@
##             main     #230      +/-   ##
==========================================
- Coverage   99.39%   98.77%   -0.63%     
==========================================
  Files          33       34       +1     
  Lines        2134     2277     +143     
  Branches      226      256      +30     
==========================================
+ Hits         2121     2249     +128     
- Misses         11       26      +15     
  Partials        2        2              
Files Changed Coverage Δ
src/js/index.ts 89.56% <87.35%> (-10.44%) :arrow_down:
src/js/handlers.ts 97.53% <97.53%> (ø)
src/wxml/utils.ts 99.48% <98.50%> (-0.52%) :arrow_down:
src/defaults.ts 100.00% <100.00%> (ø)
src/mangle/index.ts 100.00% <100.00%> (ø)
src/options.ts 100.00% <100.00%> (ø)
src/postcss/shared.ts 100.00% <100.00%> (ø)
src/types.ts 100.00% <100.00%> (ø)
src/vite/index.ts 100.00% <100.00%> (ø)
src/wxml/index.ts 100.00% <100.00%> (ø)
... and 1 more