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

add bower manifest #12

Merged
merged 1 commit into from
Jun 10, 2014
Merged

add bower manifest #12

merged 1 commit into from
Jun 10, 2014

Conversation

mawi12345
Copy link
Contributor

I have done an quick test with bootstrap 3.0.0 and copied the jquery >=1.8.3 from your readme.

Any objections to the version number?

@caseyWebb
Copy link
Owner

@mawi12345 I'm not terribly familiar with bower, will this also install the css?

@mawi12345
Copy link
Contributor Author

bower just clones the repo and ensures all dependencies are fulfilled. The user adds the bower component like <script src="/bower_components/selectr/prod/selectr.min.js"></script> and <link rel="stylesheet" href="/bower_components/selectr/prod/selectr.min.css">.

caseyWebb pushed a commit that referenced this pull request Jun 10, 2014
@caseyWebb caseyWebb merged commit a83fa4b into caseyWebb:master Jun 10, 2014
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

Successfully merging this pull request may close these issues.

2 participants