Kristjan ESPERANTO b08a4737af
Update stylelint (#3042)
1. Update `stylelint` dependencies
- As of stylelint v15, we do not need `stylelint-config-prettier`
anymore:
https://github.com/prettier/stylelint-config-prettier/releases/tag/v9.0.5
2. Switch to `stylelint-config-standard`:
`stylelint-prettier/recommended` has not been updated for a long time
and still needs the old `stylelint-config-prettier`
3. Handle new `stylelint` issues
2023-02-19 21:36:50 +01:00
..
2020-07-20 19:13:12 +02:00
2023-02-19 21:36:50 +01:00
2023-02-19 21:36:50 +01:00
2022-01-26 23:47:51 +01:00

Module: Clock

The clock module is one of the default modules of the MagicMirror². This module displays the current date and time. The information will be updated realtime.

For configuration options, please check the MagicMirror² documentation.