Rewrite open template to new style.

This commit is contained in:
2019-03-04 00:53:26 +01:00
parent ddf4f65fd6
commit 24bddd64d1
10 changed files with 57 additions and 129 deletions

View File

@@ -1,4 +1,5 @@
import {startClosedAnimation} from "./closed";
import "./open"
window.addEventListener('load', function () {
if (document.body.classList.contains('open')) {