KirAsh4 / calendar_monthly

A compact monthly calendar view for the MagicMirror project (https://github.com/MichMich/MagicMirror)
MIT License
70 stars 33 forks source link

CSS file missing in distribution #9

Closed Gavin-McLeod closed 5 years ago

Gavin-McLeod commented 5 years ago

FILE: /css/themes/clean.css is not available in the distribution.

Effect is that if the user tries to use it through cssStyles: 'clean', MagicMirror fails to load signalling an absent config.js file.

KirAsh4 commented 5 years ago

Noted. I haven't turned on my MM in months (since I moved last June), but I know the files are on there. Give me a day or so and I'll dig it up and post it.

KirAsh4 commented 5 years ago

Actually, I just realized, I had removed it. Or to be more precise, it got renamed to the block.css one. At some point I had the grandiose idea of having a clear (transparent) looking calendar that would float on top of a background picture. But, life got in the way. My development stage got put on hold. But, having just booted MM back up, I'm likely to start tinkering with it again. So it's entirely possible that new styles will get pushed out at some point in the future.

Gavin-McLeod commented 5 years ago

Thanks. All good then ;)