Add error logging, UI status indicators, and update README

This commit is contained in:
Marcus Quinn
2025-03-13 00:56:06 +00:00
parent 75b60be213
commit 3f109c22f6
4 changed files with 67 additions and 20 deletions

View File

@ -23,4 +23,8 @@
.nav-tab-active {
background: #fff;
border-bottom: 1px solid #fff;
}
.wpa-superstar-toggle label {
display: flex;
align-items: center;
}