fix: tailwind

This commit is contained in:
熊潇 2024-11-28 02:14:26 +08:00
parent e8b0e353ef
commit 6c8effeaf3

View File

@ -1,6 +1,6 @@
{ {
"name": "@build/tailwind", "name": "@build/tailwind",
"version": "1.0.2-alpha-1", "version": "1.0.2-alpha-2",
"description": "", "description": "",
"main": "plugin/index.js", "main": "plugin/index.js",
"type": "module", "type": "module",
@ -13,6 +13,7 @@
"extends", "extends",
"tailwind.config.js", "tailwind.config.js",
"src", "src",
"index.css",
"dist" "dist"
], ],
"keywords": [], "keywords": [],