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

[Bug]: Incorrect li numbering #193

Open
skylee03 opened this issue Nov 19, 2023 · 0 comments · Fixed by #195
Open

[Bug]: Incorrect li numbering #193

skylee03 opened this issue Nov 19, 2023 · 0 comments · Fixed by #195
Labels

Comments

@skylee03
Copy link

skylee03 commented Nov 19, 2023

This is actually a issue with Sassline:

However, since it is no longer actively maintained, I think we can just fix it in Alembic.


In _typography.scss, counter-increment: none; should be added to unordered list items to prevent them from incrementing the counters.

image

@skylee03 skylee03 added the bug label Nov 19, 2023
@skylee03 skylee03 changed the title [Bug]: Prevent li of ul from incrementing the counter [Bug]: Incorrect li numbering Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant