TommyU-mg
TommyU-mg
Hello, I forked the repo and implemented this feature. It is not completely ready but you can have a look at it if you want. I added the option to...
for the borders, i will push the corrected css. and i'll ad a commented version of viewMonths try it instead of the current one and tell me if it works...
There was already a similar version of viewMonths commented out in the code: the one i am using wich works for me: ``` export function viewMonths(state) { return derived([state._activeRange, state.hiddenDays,...