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
..
2023-02-04 19:02:55 +01:00
2023-02-19 21:36:50 +01:00
2023-02-18 18:24:11 +01:00
2023-02-18 18:24:11 +01:00
2022-09-21 23:40:15 +02:00
2023-02-19 21:36:50 +01:00
2023-02-04 19:02:55 +01:00
2023-02-04 19:02:55 +01:00

Weather Module

This module will be configurable to be used as a current weather view, or to show the forecast. This way the module can be used twice to fulfill both purposes.

For configuration options, please check the MagicMirror² documentation.