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:
@@ -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')
|
||||||
|
Reference in New Issue
Block a user