From dab9a79cd2828feb3a04967c7a2a4de531e01329 Mon Sep 17 00:00:00 2001 From: Limon Monte Date: Thu, 24 Jan 2019 09:43:04 +0200 Subject: [PATCH] chore(package): add all-imports.html to use as a main field (#60) --- all-imports.html | 18 ++++++++++++++++++ package.json | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 all-imports.html diff --git a/all-imports.html b/all-imports.html new file mode 100644 index 0000000..adbed26 --- /dev/null +++ b/all-imports.html @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + diff --git a/package.json b/package.json index 67ee53d..6e12d8d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@vaadin/vaadin-lumo-styles", "version": "1.4.0", "description": "Lumo is a design system foundation for modern web applications, used by Vaadin components", - "main": "lumo.html", + "main": "all-imports.html", "repository": "vaadin/vaadin-lumo-styles", "keywords": [ "vaadin",