File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @weapp-tailwindcss/build-all
22
3+ ## 0.0.25
4+
5+ ### Patch Changes
6+
7+ - 📦 ** Dependencies** [ ` a835a94 ` ] ( https://github.com/sonofmagic/weapp-tailwindcss/commit/a835a94ae0780610dcb4da8439cdb8f5a44bb36c )
8+ → ` @weapp-tailwindcss/postcss@2.1.8 ` , ` weapp-tailwindcss@4.11.3 `
9+
310## 0.0.24
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @weapp-tailwindcss/build-all" ,
33 "type" : " module" ,
4- "version" : " 0.0.24 " ,
4+ "version" : " 0.0.25 " ,
55 "private" : true ,
66 "engines" : {
77 "node" : " ^20.19.0 || >=22.12.0"
Original file line number Diff line number Diff line change 11# @weapp-tailwindcss/postcss
22
3+ ## 2.1.8
4+
5+ ### Patch Changes
6+
7+ - 🐛 ** 修复 ` uni-app x ` 的 ` uvue/nvue ` 样式目标会输出宿主不支持 CSS 的问题。** [ ` a835a94 ` ] ( https://github.com/sonofmagic/weapp-tailwindcss/commit/a835a94ae0780610dcb4da8439cdb8f5a44bb36c ) by @sonofmagic
8+ - 在 ` uvue ` 目标下过滤非 class selector,避免继续输出 ` space-x-* ` 、` space-y-* ` 这类组合器选择器。
9+ - 在 ` uvue ` 目标下过滤不兼容声明,例如 ` display: block ` 、` display: inline-flex ` 、` display: grid ` 、` grid-template-columns ` 、` gap ` 、` min-height: 100vh ` 。
10+ - 新增 ` uniAppX.uvueUnsupported ` 配置,支持 ` error | warn | silent ` ,默认 ` warn ` 。
11+ - 当策略为 ` warn ` 时,跳过不兼容 utility 并输出包含 class 名与来源文件的警告,避免 HBuilderX 因非法 CSS 直接报错。
12+
313## 2.1.7
414
515### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @weapp-tailwindcss/postcss" ,
3- "version" : " 2.1.7 " ,
3+ "version" : " 2.1.8 " ,
44 "description" : " @weapp-tailwindcss/postcss" ,
55 "author" : " ice breaker <1324318532@qq.com>" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11# weapp-tailwindcss
22
3+ ## 4.11.3
4+
5+ ### Patch Changes
6+
7+ - 🐛 ** 修复 ` uni-app x ` 的 ` uvue/nvue ` 样式目标会输出宿主不支持 CSS 的问题。** [ ` a835a94 ` ] ( https://github.com/sonofmagic/weapp-tailwindcss/commit/a835a94ae0780610dcb4da8439cdb8f5a44bb36c ) by @sonofmagic
8+ - 在 ` uvue ` 目标下过滤非 class selector,避免继续输出 ` space-x-* ` 、` space-y-* ` 这类组合器选择器。
9+ - 在 ` uvue ` 目标下过滤不兼容声明,例如 ` display: block ` 、` display: inline-flex ` 、` display: grid ` 、` grid-template-columns ` 、` gap ` 、` min-height: 100vh ` 。
10+ - 新增 ` uniAppX.uvueUnsupported ` 配置,支持 ` error | warn | silent ` ,默认 ` warn ` 。
11+ - 当策略为 ` warn ` 时,跳过不兼容 utility 并输出包含 class 名与来源文件的警告,避免 HBuilderX 因非法 CSS 直接报错。
12+ - 📦 ** Dependencies** [ ` a835a94 ` ] ( https://github.com/sonofmagic/weapp-tailwindcss/commit/a835a94ae0780610dcb4da8439cdb8f5a44bb36c )
13+ → ` @weapp-tailwindcss/postcss@2.1.8 `
14+
315## 4.11.2
416
517### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " weapp-tailwindcss" ,
3- "version" : " 4.11.2 " ,
3+ "version" : " 4.11.3 " ,
44 "description" : " 把 tailwindcss 原子化样式思想,带给小程序开发者们! bring tailwindcss to miniprogram developers!" ,
55 "author" : " ice breaker <1324318532@qq.com>" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments