update packages

This commit is contained in:
AntoXa PRO 2023-08-02 10:45:49 +03:00
parent 68f4239eb3
commit 683d4375ff
2 changed files with 11 additions and 11 deletions

View File

@ -1,7 +1,7 @@
{
"name": "axp-ui",
"descriiption": "My helper ui lib",
"version": "1.6.0",
"version": "1.6.1",
"homepage": "https://antoxahub.ru/antoxa/axp-ui",
"repository": {
"type": "git",
@ -34,14 +34,14 @@
},
"devDependencies": {
"autoprefixer": "^10.4.14",
"postcss": "^8.4.25",
"postcss": "^8.4.27",
"prettier": "^2.8.8",
"rollup": "^3.26.2",
"rollup-plugin-sass": "^1.12.19",
"rollup": "^3.27.0",
"rollup-plugin-sass": "^1.12.20",
"rollup-plugin-typescript2": "^0.35.0",
"rollup-plugin-vue": "^6.0.0",
"sass": "^1.63.6",
"tailwindcss": "^3.3.2",
"tslib": "^2.6.0"
"sass": "^1.64.2",
"tailwindcss": "^3.3.3",
"tslib": "^2.6.1"
}
}

View File

@ -28,10 +28,10 @@ p
&-btn
@apply px-4 border
@apply flex justify-center items-center
// > *:not(:last-child)
// @apply mr-1
// > .ui-icon:first-child
// @apply ml-[-5px]
> *:not(:last-child)
@apply mr-1
> .ui-icon:first-child
@apply ml-[-5px]
&-field
.label