update: remove bootstrap

This commit is contained in:
Roardom
2023-04-27 13:47:44 +00:00
parent 5682696072
commit 3264f1c050
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -10,7 +10,6 @@
"devDependencies": {
"ajv": "^8.10.0",
"axios": "^0.26.1",
"bootstrap-sass": "^3.4.3",
"cross-env": "^7.0.3",
"jquery": "^3.6.0",
"laravel-echo": "^1.11.4",
-1
View File
@@ -1,5 +1,4 @@
// Vendor components
@import '~bootstrap-sass/assets/stylesheets/bootstrap';
@import 'vendor/font-awesome';
@import '~sweetalert2/src/sweetalert2';
@import 'vendor/virtual-select';