You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed#231
CSS was previously generated through compass and moved into a `main.css` file,
but later overwritten by `concat` task generated by `usemin`. This removes the
usemin block around the CSS link and adopts the same schema used in
`generator-webapp`.
0 commit comments