1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-15 09:34:26 +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 localBase = './water.css/'
const fileSizes = { const fileSizes = {
dark: 2.3, dark: 2.46,
light: 2.29, light: 2.43,
auto: 2.96 auto: 3.13
} }
const themeForm = document.getElementById('theme-form') const themeForm = document.getElementById('theme-form')