fix style sass

This commit is contained in:
AntoXa PRO 2023-09-20 14:12:48 +03:00
parent 56c40021ba
commit 7c20f070f1

View File

@ -1,7 +1,7 @@
{ {
"name": "axp-ui", "name": "axp-ui",
"descriiption": "My helper ui lib", "descriiption": "My helper ui lib",
"version": "1.7.0", "version": "1.7.1",
"homepage": "https://antoxahub.ru/antoxa/axp-ui", "homepage": "https://antoxahub.ru/antoxa/axp-ui",
"repository": { "repository": {
"type": "git", "type": "git",
@ -24,7 +24,7 @@
"dist", "dist",
"tsconfig.json", "tsconfig.json",
"tailwind.config.ts", "tailwind.config.ts",
"src/css" "src/style"
], ],
"scripts": { "scripts": {
"build": "vite build", "build": "vite build",