Starting to add scripts

This commit is contained in:
2016-12-03 00:23:05 +09:00
parent a45613be84
commit c2d9817ec5
14 changed files with 20 additions and 388 deletions

1
pages/anime/anime.js Normal file
View File

@ -0,0 +1 @@
console.log("Hello Typescript");

View File

@ -6,7 +6,7 @@ profile-boot-duration = 2s
position relative
left calc(content-padding * -1)
top calc(content-padding * -1)
top calc(content-padding-top * -1)
min-width calc(100% + content-padding * 2)
padding calc(content-padding * 2)