-
Notifications
You must be signed in to change notification settings - Fork 119
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
Can't install with "compass install" #51
Comments
Even after trying bundler, I still get an invalid css error. Is there a base version of bundler & compass on which this works? More specifically, if I execute the following commands:
... I get the following error , indicating that there's an error in compass-twitter-bootstrap's _forms.scss
The error looks to be around here in stylesheets/compass_twitter_bootstrap/_forms.scss
|
These were the errors, and I had to comment out these lines in these files to fix the errors.
|
I'm in twashing's boat here, did the gem install, no rails, have a gemfile it's correct. however i can not compass install compass-twitter-bootstrap no such framework |
I don't have a rails project, thus don't have bundler or a Gemfile. But I do use compass, and would like to try the Twitter Bootstrap integration with Compass without having to use bundler. So far, I've successfully installed the gem:
But I can't seem to install the compass module with this:
... or this:
The text was updated successfully, but these errors were encountered: