Fix error using compass search alias

This commit is contained in:
willmendesneto 2014-10-16 23:32:42 -03:00
parent 96e4e5dd03
commit 6f1eb081e3
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ alias jquery='frontend jquery'
alias mdn='frontend mdn'
# pre processors frameworks
alias compass='frontend compass'
alias compassdoc='frontend compass'
# important links
alias html5please='frontend html5please'