Skip to content

Conversation

@mthomps
Copy link
Contributor

@mthomps mthomps commented Jun 24, 2015

Add the 'sass' gem as a dependency to prevent failure during "rake assets:precompile" (if a project is already including sass, this doesn't occur).

Add the 'sass' gem as a dependency to prevent failure during "rake assets:precompile" (if a project is already including sass, this doesn't occur).
@tkawa
Copy link
Member

tkawa commented Jul 2, 2015

Sure, a dependency on sass is missing.
I think using 'sass-rails' with no designated version is better, don't you?

gem.add_dependency "sass-rails"

@mthomps
Copy link
Contributor Author

mthomps commented Jul 2, 2015

Yes, that sounds good! Thanks!

tkawa added a commit that referenced this pull request Jul 3, 2015
Add the 'sass' gem as a dependency.
@tkawa tkawa merged commit 9f99c8f into bootstrap-ruby:master Jul 3, 2015
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