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

Fix/issue 228 #231

Closed sonofmagic closed 1 year ago

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: d4d523f88652c30147877ba03179b1051f6385a3

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 #231 (d4d523f) into main (9814a4e) will increase coverage by 0.13%. Report is 11 commits behind head on main. The diff coverage is 99.39%.

@@            Coverage Diff             @@
##             main     #231      +/-   ##
==========================================
+ Coverage   99.39%   99.53%   +0.13%     
==========================================
  Files          33       34       +1     
  Lines        2134     2342     +208     
  Branches      226      277      +51     
==========================================
+ Hits         2121     2331     +210     
+ Misses         11        9       -2     
  Partials        2        2              
Files Changed Coverage Δ
src/js/handlers.ts 97.59% <97.59%> (ø)
src/defaults.ts 100.00% <100.00%> (ø)
src/js/index.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/webpack/BaseUnifiedPlugin/v5.ts 98.57% <100.00%> (+2.88%) :arrow_up:
src/wxml/index.ts 100.00% <100.00%> (ø)
... and 2 more