update
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"name": "admin_hura_8",
|
||||
"version": "1.0.0",
|
||||
"description": "<h1>Hướng dẫn</h1>",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build:js": "vite build",
|
||||
"build:css": "tailwindcss -i ./assets/script/hura.global.css -o ./assets/script/hura-lib.css",
|
||||
"watch:css": "tailwindcss -i ./assets/script/hura.global.css -o ./assets/script/hura-lib.css --watch",
|
||||
"build": "npm run build:js && npm run build:css",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
@@ -15,7 +16,7 @@
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"type": "commonjs",
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@tailwindcss/cli": "^4.1.17",
|
||||
"autoprefixer": "^10.4.22",
|
||||
|
||||
Reference in New Issue
Block a user