fix(grunt): change css wrapping to prepend styles to the top of the head tag
angular.css is used by the utils.js CSS wrap operation, but ng-hide or any other CSS styles present in angular.css cannot be overridden unless the styles appear before the stylesheet is in place. This fix allows for this to work
M
Matias Niemelä committed
fbad068aeb229fd3dd2a3004879584c728fed735
Parent: 6031f1d
Committed by Igor Minar <igor@angularjs.org>
on 7/26/2013, 5:30:09 PM