diff --git a/package.json b/package.json index 0841339..eeb535c 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,8 @@ ".": { "import": "./dist/gitprofile.es.js", "require": "./dist/gitprofile.umd.js" - } + }, + "./dist/style.css": "./dist/style.css" }, "scripts": { "dev": "vite",