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'd suggest just downloading the code from github into your local repo and and them importing _jacket.scss into the top of your sass files. In essence all bower is doing is downloading the code for you. (Except you'll lose versioning in your project for different versions of jacket, but given it's only 1 file you'll need to update it's worth it to avoid all of compass).
The documentation states: "Until Sass 3.3 is released Jacket requires Compass."
We're up to Sass 3.4 and it looks like jacket still requires Compass. I'd love to remove Compass from my stack.
The text was updated successfully, but these errors were encountered: