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 support #120

Open
jahvi opened this issue May 16, 2013 · 2 comments
Open

Add bower support #120

jahvi opened this issue May 16, 2013 · 2 comments

Comments

@jahvi
Copy link

jahvi commented May 16, 2013

It'd be awesome for dependency management

@thomaswelton
Copy link

The repo doesn't contain any build CSS files.
I use bower for my front end dependencies where the repo specifies a "main" array of files that should be included for use on the front end. I stopped using it for development dependencies like a compass extension.

Instead I use composer, which I'll be submitting a pull request for. You can see an example composer file here for a similar plugin. https://github.com/jlong/sass-twitter-bootstrap/blob/master/composer.json

@thomaswelton
Copy link

I've added instructions here #123 on how to install a fork of this repository using composer, and then generate a custom build of twitter bootstrap.

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 a pull request may close this issue.

2 participants