Merge pull request #10757 from strapi/v4/ds/remove-bootstrap

Remove bootstrap
This commit is contained in:
ELABBASSI Hicham 2021-08-19 14:21:05 +02:00 committed by GitHub
commit cb7a324778
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 9 deletions

View File

@ -1,5 +1,3 @@
import 'sanitize.css/sanitize.css';
import 'bootstrap/dist/css/bootstrap.css';
import 'font-awesome/css/font-awesome.min.css';
import '@fortawesome/fontawesome-free/css/all.css';
// eslint-disable-next-line import/extensions

View File

@ -47,7 +47,6 @@
"babel-loader": "8.2.2",
"babel-plugin-styled-components": "1.12.0",
"bcryptjs": "^2.4.3",
"bootstrap": "^4.6.0",
"chalk": "^4.1.1",
"chokidar": "^3.5.1",
"classnames": "^2.3.1",

View File

@ -71,7 +71,6 @@
"@rollup/plugin-image": "2.0.6",
"axios": "0.21.1",
"babel-plugin-styled-components": "1.12.0",
"bootstrap": "^4.6.0",
"classnames": "^2.3.1",
"formik": "2.2.9",
"immutable": "^3.8.2",

View File

@ -5737,11 +5737,6 @@ boom@^7.3.0:
dependencies:
hoek "6.x.x"
bootstrap@^4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.0.tgz#97b9f29ac98f98dfa43bf7468262d84392552fd7"
integrity sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw==
bottleneck@2.19.5:
version "2.19.5"
resolved "https://registry.yarnpkg.com/bottleneck/-/bottleneck-2.19.5.tgz#5df0b90f59fd47656ebe63c78a98419205cadd91"