twitter bootstrap 3 - Meteor, include boostrap only an spefic route ? e.g. /admin -


i use

which requires

but "client" application doesn't use twitter bootstrap, possible install meteor add twbs:bootstrap include on "admin" "layout"?


Comments