Skip to content

Instantly share code, notes, and snippets.

@rushfrisby
Created March 20, 2015 03:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rushfrisby/1f6ff8e5aad43a8feaad to your computer and use it in GitHub Desktop.
Save rushfrisby/1f6ff8e5aad43a8feaad to your computer and use it in GitHub Desktop.
Bootstrap hack for wordpress admin panel - load with wrapper using less
.bootstrap-wrapper {
@import (less) url('bootstrap.min.css');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment