Remove Bootstrap from Meteor app -
i want remove bootstrap exclusively meteor app because utilize thoughtbot's neat , bourbon responsive css framework. made sure have no bootstrap packages installed, when start application , check css, see bootstrap styles in css file.
so assume bootstrap enabled , loaded default meteor? possible remove it?
if you've removed bootstrap packages, meaning can't see when this
meteor list --using
that means don't have external bootstrap files included in project. can have them other sources own css files or have set in yourself.
meteor doesn't include bootstrap in projects default.
meteor
No comments:
Post a Comment