yogiben / meteor-admin

A complete admin dashboard solution
https://atmospherejs.com/yogiben/admin
GNU General Public License v3.0
826 stars 261 forks source link

how to switch from twbs:bootstrap to nemo64:bootstrap? #300

Open davidyush opened 8 years ago

davidyush commented 8 years ago

I like to use bootstrap, but not the whole package. For now, chrome audits shows me that 93% of bootstrap is useless in my project. What's the way to remove twbs:bootstrap? I removed it by command meteor remove twbs:bootstrap, but it still exists. I suppose there is some dependency, but not in the package.js.

jeffyamada commented 8 years ago

Same problem here. Removed it but it keeps popping back up, and I can't isolate where it's coming from very easily since it's a dependency. Did you find a solution @fleple?

davidyush commented 8 years ago

Hello. Unfortunately not, i despaired to solve it