Added autoprefixer + csslint

This commit is contained in:
RainLoop Team 2014-08-28 19:27:30 +04:00
parent 5009546a91
commit 39255ae061
30 changed files with 218 additions and 1038 deletions

View file

@ -40,7 +40,7 @@ body:before {
width: 100%;
height: 8px;
z-index: 100;
.box-shadow(0px 0px 10px rgba(0,0,0,.6));
box-shadow: 0px 0px 10px rgba(0,0,0,.6);
}
* {