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

docs: rpx fallback #253

Closed sonofmagic closed 10 months ago

changeset-bot[bot] commented 10 months ago

⚠️ No Changeset found

Latest commit: e229f150b8f975497d75945a719f6d5986b3f0c6

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 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9814a4e) 99.39% compared to head (e229f15) 98.36%. Report is 47 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #253 +/- ## ========================================== - Coverage 99.39% 98.36% -1.03% ========================================== Files 33 39 +6 Lines 2134 2937 +803 Branches 226 345 +119 ========================================== + Hits 2121 2889 +768 - Misses 11 45 +34 - Partials 2 3 +1 ``` | [Files](https://app.codecov.io/gh/sonofmagic/weapp-tailwindcss/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice+breaker) | Coverage Δ | | |---|---|---| | [src/cache/index.ts](https://app.codecov.io/gh/sonofmagic/weapp-tailwindcss/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice+breaker#diff-c3JjL2NhY2hlL2luZGV4LnRz) | `100.00% <ø> (ø)` | | | [src/css-macro/constants.ts](https://app.codecov.io/gh/sonofmagic/weapp-tailwindcss/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice+breaker#diff-c3JjL2Nzcy1tYWNyby9jb25zdGFudHMudHM=) | `97.29% <ø> (ø)` | | | [src/css-macro/index.ts](https://app.codecov.io/gh/sonofmagic/weapp-tailwindcss/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice+breaker#diff-c3JjL2Nzcy1tYWNyby9pbmRleC50cw==) | `100.00% <ø> (ø)` | | | [src/css-macro/postcss.ts](https://app.codecov.io/gh/sonofmagic/weapp-tailwindcss/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice+breaker#diff-c3JjL2Nzcy1tYWNyby9wb3N0Y3NzLnRz) | `100.00% <ø> (ø)` | | | [src/debug/index.ts](https://app.codecov.io/gh/sonofmagic/weapp-tailwindcss/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice+breaker#diff-c3JjL2RlYnVnL2luZGV4LnRz) | `100.00% <ø> (ø)` | | | [src/defaults.ts](https://app.codecov.io/gh/sonofmagic/weapp-tailwindcss/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice+breaker#diff-c3JjL2RlZmF1bHRzLnRz) | `100.00% <ø> (ø)` | | | [src/escape.ts](https://app.codecov.io/gh/sonofmagic/weapp-tailwindcss/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice+breaker#diff-c3JjL2VzY2FwZS50cw==) | `100.00% <ø> (ø)` | | | [src/gulp/index.ts](https://app.codecov.io/gh/sonofmagic/weapp-tailwindcss/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice+breaker#diff-c3JjL2d1bHAvaW5kZXgudHM=) | `100.00% <ø> (ø)` | | | [src/js/handlers.ts](https://app.codecov.io/gh/sonofmagic/weapp-tailwindcss/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice+breaker#diff-c3JjL2pzL2hhbmRsZXJzLnRz) | `97.59% <ø> (ø)` | | | [src/js/index.ts](https://app.codecov.io/gh/sonofmagic/weapp-tailwindcss/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice+breaker#diff-c3JjL2pzL2luZGV4LnRz) | `100.00% <ø> (ø)` | | | ... and [15 more](https://app.codecov.io/gh/sonofmagic/weapp-tailwindcss/pull/253?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice+breaker) | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.