Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Bootstrap dependency to prevent Bootstrap 3.0 #16

Open
zabolots opened this issue Sep 12, 2013 · 1 comment
Open

Update Bootstrap dependency to prevent Bootstrap 3.0 #16

zabolots opened this issue Sep 12, 2013 · 1 comment

Comments

@zabolots
Copy link

Can you possibly restrict the NuGet dependency to be Twitter.Bootstrap (≥ 2.3.2 && < 3.0)? Bootstrap 3.0 breaks the Hot Towel styling.

@BBosman
Copy link

BBosman commented Oct 2, 2013

Changing the dependency in the .nuspec file to this should fix that:

<dependency id="Twitter.Bootstrap" version="[2.3.2,3)" />

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants