From 6a3cc4f7c6360211323ac77a2112fd2310cecf7c Mon Sep 17 00:00:00 2001 From: Thomas Brouard Date: Tue, 24 May 2022 10:49:24 +0200 Subject: [PATCH] Support custom styles --- demo/electron-tabs.html | 9 ++++++++- dist/electron-tabs.js | 8 ++++++++ dist/electron-tabs.js.map | 2 +- dist/electron-tabs.sortable.js | 8 ++++++++ dist/electron-tabs.sortable.js.map | 2 +- src/index.js | 9 +++++++++ 6 files changed, 35 insertions(+), 3 deletions(-) diff --git a/demo/electron-tabs.html b/demo/electron-tabs.html index 144fe0d..358cfb9 100644 --- a/demo/electron-tabs.html +++ b/demo/electron-tabs.html @@ -6,7 +6,14 @@ - + + +