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

Added bower reference to main less file #13328

Merged
merged 1 commit into from
May 1, 2014
Merged

Conversation

thebigredgeek
Copy link
Contributor

Myself, and many others, use grunt/gulp tasks to automate the injection of assets into index.html, unit test configurations, etc, by file type (see grunt-bower-install). This same workflow is extremely useful for referencing external LESS libraries within our own less files so that we can reuse variables, mix-ins, etc, within our LESS. However, we currently cannot do this with Bootstrap because bootstrap.less is not exposed. By providing bootstrap.less as a main file with bower, we can facilitate this process and make developers' lives easier.

@cvrebert
Copy link
Collaborator

Sounds fine to me.
/cc @mdo

@cvrebert cvrebert added this to the v3.2.0 milestone Apr 11, 2014
@thebigredgeek
Copy link
Contributor Author

Safe to integrate or no? Can we move forward with this?

@mdo
Copy link
Member

mdo commented Apr 16, 2014

Are there any other repos doing this? Have you tested it out on your own?

@thebigredgeek
Copy link
Contributor Author

yes. check out grunt-bower-install.

@thebigredgeek
Copy link
Contributor Author

Along with this post.

We are doing something similar with less files. Note than the answer is made by the author of the above plugin

@lukehorvat
Copy link

Another repo: ck86/gulp-bower-files

mdo added a commit that referenced this pull request May 1, 2014
Added bower reference to main less file
@mdo mdo merged commit 17f77a5 into twbs:master May 1, 2014
@mdo mdo mentioned this pull request May 1, 2014
@lee36656
Copy link

lee36656 commented May 1, 2014

NAVER - http://www.naver.com/

lee36656@naver.com 님께 보내신 메일 <Re: [bootstrap] Added bower reference to main less file (#13328)> 이 다음과 같은 이유로 전송 실패했습니다.


받는 사람이 회원님의 메일을 수신차단 하였습니다.


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

Successfully merging this pull request may close these issues.

6 participants