clean up repo

This commit is contained in:
Leo 2017-01-30 11:18:47 -05:00
parent e1d1691cb9
commit 1620b147da
32 changed files with 7 additions and 17724 deletions

View file

@ -15,6 +15,12 @@
Mithril is a modern client-side Javascript framework for building Single Page Applications.
It's small (< 8kb gzip), fast and provides routing and XHR utilities out of the box.
<style>
@keyframes grow {
from {transform:scaleX(0)}
to {transform:scaleX(100%)}
}
</style>
<div style="display:flex;margin:0 0 30px;">
<div style="width:50%;">
<h5>Download size</h5>