chore(sass): 编译器从node-sass转移成dart-sass

This commit is contained in:
2026-01-16 17:52:33 +08:00
parent 5b9bef9214
commit 47e1c2372d
89 changed files with 671 additions and 314 deletions

View File

@@ -177,18 +177,18 @@
}
}
/deep/ .decrease {
::v-deep .decrease {
width: 52rpx;
height: 52rpx;
line-height: 48rpx;
font-size: 40rpx;
border-radius: 10rpx 0px 0px 10rpx;
}
/deep/ input {
::v-deep input {
height: 52rpx;
line-height: 52rpx;
}
/deep/ .increase {
::v-deep .increase {
width: 52rpx;
height: 52rpx;
line-height: 48rpx;