From bf3abe50926971682b36fe544399f7cceba12e61 Mon Sep 17 00:00:00 2001 From: Tony Air Date: Mon, 15 Mar 2021 01:09:38 +0700 Subject: [PATCH] FIX: Bootstrap variables setting and minor updates --- dist/icons/manifest.webapp | 2 +- dist/icons/yandex-browser-manifest.json | 2 +- dist/index.html | 2 +- dist/js/app.js | 2 +- dist/js/app_sw.js | 2 +- dist/records.json | 25 -- dist/report.html | 4 +- src/scss/_components/_ui.bootstrap.scss | 3 +- src/scss/_components/_ui.form.basics.scss | 1 + src/scss/_components/_ui.main.ss.scss | 2 +- src/scss/_mixings.scss | 364 +++++++++++----------- src/scss/_variables.scss | 9 +- 12 files changed, 206 insertions(+), 212 deletions(-) diff --git a/dist/icons/manifest.webapp b/dist/icons/manifest.webapp index 1bdb0f6..3c9e517 100644 --- a/dist/icons/manifest.webapp +++ b/dist/icons/manifest.webapp @@ -1,5 +1,5 @@ { - "version": "3.1.2", + "version": "3.1.3", "name": "@a2nt/ss-bootstrap-ui-webpack-boilerplate-react", "description": "This UI Kit allows you to build Bootstrap 5 webapp with some extra UI features. It's easy to extend and easy to convert HTML templates to CMS templates.", "icons": { diff --git a/dist/icons/yandex-browser-manifest.json b/dist/icons/yandex-browser-manifest.json index 736839e..7322ec8 100644 --- a/dist/icons/yandex-browser-manifest.json +++ b/dist/icons/yandex-browser-manifest.json @@ -1,5 +1,5 @@ { - "version": "3.1.2", + "version": "3.1.3", "api_version": 1, "layout": { "logo": "yandex-browser-50x50.png", diff --git a/dist/index.html b/dist/index.html index 4b5dd41..ae11a98 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1,4 +1,4 @@ -Webpack Bootstrap 4 UI Demo


LOADING...
L O A D I N G . . .