1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-13 16:44:58 +02:00

Update file sizes

This commit is contained in:
Felix
2020-05-29 22:26:32 -05:00
parent 6d66c9c05a
commit 95296ac857

View File

@@ -3,9 +3,9 @@
const localBase = './water.css/'
const fileSizes = {
dark: 2.3,
light: 2.29,
auto: 2.96
dark: 2.46,
light: 2.43,
auto: 3.13
}
const themeForm = document.getElementById('theme-form')