What is better way to use Bootstrap inside admin panel?
I need to use Bootstrap CSS for better UI in wp-admin but if I enqueue the bootstrap.css
, it's affecting the admin default UI by changing background colors, etc.
How can I use bootstrap.css
inside wp-admin?
Topic admin-css twitter-bootstrap plugin-development css theme-development Wordpress
Category Web