replace todo with comment #40
Merged
rozetko
merged 2 commits from styles-use-todo
into main
6 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'styles-use-todo'
Deleting a branch is permanent. It CANNOT be undone. Continue?
In constructor of ChartwerkPod there is comment regading usage of
styles.use();
. So I checked that it actually should be use explicitly becauselazyStyleTag
option in css loading in wepback confing.c546284e70
into main 6 months agoc546284e70
.