mirror of https://github.com/escalate/hugo-split-theme.git
assets/scss/_animation.scss @@ -3,6 +3,10 @@ //------------------------------------------------------------------------------- @keyframes fadein { from { opacity: 0;} to { opacity: 1;} from { opacity: 0; } to { opacity: 1; } }