1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-19 11:21:22 +02:00

Update file size

This commit is contained in:
Felix
2020-05-31 19:55:00 -05:00
parent d6db2e7c59
commit f19031a071

View File

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