client: Fix style scoping in MkMention #113

Merged
norm merged 1 commit from Michcio/FoundKey-0x7f:fix/mention-style-scoped into main 2022-09-06 13:01:05 +00:00
Contributor

isMe class wasn't applying properly, because the use was not scoped while the definition was scoped (and thus renamed to isMe_fksljfs kind of class).

This should make it possible to actually use the separate mentionMe theme variable.

isMe class wasn't applying properly, because the use was not scoped while the definition was scoped (and thus renamed to isMe_fksljfs kind of class). This should make it possible to actually use the separate mentionMe theme variable.
Michcio added 1 commit 2022-09-06 12:13:56 +00:00
client: Fix style scoping in MkMention
Some checks failed
ci/woodpecker/pr/lint-foundkey-js Pipeline was successful
ci/woodpecker/pr/lint-backend Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/lint-client Pipeline failed
ci/woodpecker/pr/test Pipeline failed
6b289915ef
isMe class wasn't applying properly, because the use was not scoped
while the definition was scoped (and thus renamed to isMe_fksljfs).
norm merged commit 6c256c5934 into main 2022-09-06 13:01:05 +00:00
Sign in to join this conversation.
No reviewers
No labels
feature
fix
upkeep
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: FoundKeyGang/FoundKey#113
No description provided.