- Issue created by @amarshallking
- 🇮🇳India divyansh.gupta Jaipur
I have made changes to remove dependency on bootstrap and it is not showing any error on my local site after removing it.
Please review.
Multiple issues with the actual theme on the website
Comment the line:
form.we-mega-menu-frontend:
version: 1.0
css:
theme:
#assets/includes/bootstrap/css/bootstrap.min.css: {}#
assets/css/we_megamenu_backend.css: {}
js:
assets/js/we_mobile_menu.js: {}
assets/js/we_megamenu_frontend.js: {}
dependencies:
- core/jquery
- core/drupal
- core/drupalSettings
- core/once
Active
1.16
Code
I have made changes to remove dependency on bootstrap and it is not showing any error on my local site after removing it.
Please review.