From 7dea46f2a361482e98cf21854b111e75932ec98e Mon Sep 17 00:00:00 2001 From: GOMA Date: Wed, 16 Jul 2025 15:41:42 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20package:=20typography.css=20file?= =?UTF-8?q?=20added=20to=20published=20package=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 6fe551b..85fec26 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,8 @@ }, "main": "output/variables.css", "files": [ - "output/variables.css" + "output/variables.css", + "output/typography.css" ], "publishConfig": { "registry": "https://gitlab.com/api/v4/projects/71595796/packages/npm/"