|
91 | 91 | "fix-mpx-watch-script-css", |
92 | 92 | "fix-reset-types", |
93 | 93 | "fix-rpx-arbitrary-length", |
| 94 | + "fix-src-type-strictness", |
94 | 95 | "fix-tailwind-source-negation", |
95 | 96 | "fix-uni-app-vite-dynamic-classes", |
| 97 | + "fix-v3-vite-watch-runtime", |
96 | 98 | "framework-support-matrix", |
97 | 99 | "fresh-v3-colors-for-weapp", |
98 | 100 | "generator-config-option", |
99 | 101 | "generator-plugin-compatibility", |
| 102 | + "hmr-plugin-process-budget", |
100 | 103 | "init-generator-postcss-config", |
| 104 | + "preprocessor-tailwind-source", |
101 | 105 | "quiet-target-record-log", |
102 | 106 | "quiet-v4-generator-upgrade-coverage", |
103 | 107 | "remove-init-postinstall-patch", |
104 | 108 | "remove-legacy-generator-mode", |
105 | 109 | "remove-obsolete-patcher-compat", |
106 | 110 | "remove-weapp-tailwindcss-mangle-remnants", |
107 | 111 | "remove-webpack4-postcss7", |
| 112 | + "strict-demo-hmr-budget", |
108 | 113 | "tailwind-v3-clean-install-runtime", |
109 | 114 | "tailwind-v3-compatibility-defaults", |
110 | 115 | "tailwind-v3-generator-auto-compat", |
|
114 | 119 | "tailwind-v4-dark-attribute-weapp", |
115 | 120 | "tailwind-v4-dark-mode-generator", |
116 | 121 | "tailwind-v4-default-preflight", |
| 122 | + "tailwind-v4-import-fallback", |
117 | 123 | "tailwind-v4-preflight-generator", |
118 | 124 | "tailwind-v4-source-detection-generator", |
119 | 125 | "tailwind-v4-subpath-imports", |
120 | 126 | "tailwind-v4-theme-generator", |
121 | 127 | "tailwind-v4-vite-auto-css-entries", |
122 | 128 | "tailwindcss-config-ts-source", |
| 129 | + "tailwindcss-root-import", |
123 | 130 | "tiny-cycles-draw", |
124 | 131 | "upgrade-tailwindcss-patch-latest", |
125 | 132 | "v5-source-discovery", |
|
0 commit comments