Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// Hide element if Vue is still working on rendering it fully.
[v-cloak='true'] {
display: none !important;
}