为了账号安全,请及时绑定邮箱和手机立即绑定

为什么compass找不到animation

提示的是这样的错误:

content: "Syntax error: File to import not found or unreadable: compass/css3/animation.求解

正在回答

1 回答

你的compass版本把animation包独立出去了,你应该重新安装animation包

gem install animation -pre

并且在你的config.rb 文件中引入animation包

require "animation"

最后在import这个包

@import "animation";

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

为什么compass找不到animation

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信