Fix assets:precompile failure from missing @include

This commit is contained in:
Zachary Lewis 2013-07-30 21:02:11 -05:00
parent c5f03986c0
commit 5ee1df6bca

View file

@ -358,7 +358,7 @@
}
.staff a {
border-radius-all(3px);
@include border-radius-all(3px);
padding: 1px 3px;
background-color: #ffe;
border: 1px solid #ffd;