-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NEW : Dark mode #25
Comments
Poryecto de desarrollo del Toggle: https://github.com/IvanPerez9/Toggle-dark-light-mode |
Almacenar en variable localStorage si es dark mode o light mode |
Almacenar tambien estado del boton, checked o no. |
NOTA: No tener 2 CSS para cada, si no una opcion para cambio entre CSS (algo con unos corchetes) |
Probado, si con 2 CSS. Y variables localStore para almacenar el estado. |
No description provided.
The text was updated successfully, but these errors were encountered: