コンパスでアニメーションを使用する必要があるため、ドキュメントで述べたように使用しようとします: http://compass-style.org/reference/compass/css3/animation/
私は自分のファイルの一番上に置きます:
@import "compass/css3/animation";
しかし、私はエラーがあります:
File to import not found or unreadable: compass/css3/animation.
compass と rails-compass gem の最新バージョンを持っているので、どこが間違っているのかわかりません。
どうも。