mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 16:29:34 +00:00
Merge pull request #10757 from strapi/v4/ds/remove-bootstrap
Remove bootstrap
This commit is contained in:
commit
cb7a324778
@ -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
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user