You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have followed the instructions for installing breakpoint only to get the following error when I try do do compass watch:
Gem::ConflictError on line ["2285"] of C: Unable to activate breakpoint-2.4.6, because sass-3.4.23 conflicts with sass (~> 3.3.0)
I also would like to use the alternate method of installing breakpoint using bower, but this line really should be fully written out rather than expecting everyone to understand what the heck it means:
You are also going to need to add the folder using Compass's add_import_path config option instead of the standard require.
What folder and where does add_import go?
The text was updated successfully, but these errors were encountered:
I have followed the instructions for installing breakpoint only to get the following error when I try do do compass watch:
I also would like to use the alternate method of installing breakpoint using bower, but this line really should be fully written out rather than expecting everyone to understand what the heck it means:
What folder and where does add_import go?
The text was updated successfully, but these errors were encountered: