From fd1d486f828b1061ed6432954ba11f49089bf9d6 Mon Sep 17 00:00:00 2001 From: Daniel Ruf Date: Sun, 11 Mar 2018 21:59:52 +0100 Subject: [PATCH] chore: add style and main for fields --- package.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.json b/package.json index 4b954a9b..c15373f4 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,8 @@ "responsive", "emails" ], + "style": "dist/foundation-emails.min.css", + "main": "dist/foundation-emails.css", "author": "ZURB (http://foundation.zurb.com)", "scripts": { "start": "gulp", -- 2.47.2