From 77188c8ba45dd19115563a23d1161685a14ac6cb Mon Sep 17 00:00:00 2001 From: selbin Date: Mon, 2 Aug 2021 12:12:01 +0530 Subject: [PATCH] Updated CSS --- README.md | 4 +- build/cookieconsent.min.js | 1 - dist/cookieconsent.min.js | 2 +- package.json | 3 + src/lib/html/index.js | 2 +- src/styles/base.css | 1071 +++--- src/styles/base.less | 587 +++ src/styles/bootstrap.less | 7120 ++++++++++++++++++++++++++++++++++++ 8 files changed, 8193 insertions(+), 597 deletions(-) delete mode 100644 build/cookieconsent.min.js create mode 100644 src/styles/base.less create mode 100644 src/styles/bootstrap.less diff --git a/README.md b/README.md index 0367091..d1f8c03 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ To get started, **apiKey** can be obtained from iGrant.io enterprise dashboard. ```html - + +