added todo

This commit is contained in:
Fractal-Tess
2022-08-27 19:12:08 +03:00
parent e1730a5f66
commit be9a5809e3

View File

@@ -18,6 +18,7 @@ html {
* {
@apply transition-all;
// TODO: Remove all transitions here and rework the theme changing button
--transition-duration-short: 0.15s;
--transition-duration-long: 0.4s;