Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pitch CSS Style breaks after 9/25/2023 update #4

Open
Gin-no-kami opened this issue Sep 26, 2023 · 1 comment
Open

Pitch CSS Style breaks after 9/25/2023 update #4

Gin-no-kami opened this issue Sep 26, 2023 · 1 comment

Comments

@Gin-no-kami
Copy link

The settings that I was using for the Pitch CSS Style no longer works after the 09/25/2023 update. Did something change that I need to update my CSS style for? Below is an example:

In Config:
"styles": {
"ꜜ": "<span class="downstep"><span class="downstep-inner">ꜜ",
"class="overline"": "style="text-decoration:overline;" class="pitchoverline""
}

Word: 相違[そうい]

Before: ソーイ
After: ソーイ

As you can see I am no longer getting the class to be included when the Pitch CSS is generated. This causes issue for my card type (JPMN), as it relied on having that class to properly determine how to display things.

@tatsumoto-ren
Copy link
Member

tatsumoto-ren commented Sep 26, 2023

A while ago we changed the way people configure styles. The docs can be seen here.

the 09/25/2023 update didn't bring any new changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants