Skip to content

Conversation

cderv
Copy link
Collaborator

@cderv cderv commented Nov 13, 2024

Related to #11268

We don't want to quote aggressively if the font is already quoted

mainfont: Creepster, "Cascadia Code", Inter

mainfont: Creepster, Cascadia Code, Inter

mainfont: Creepster, 'Cascadia Code', Inter

It should all work the same and result in same CSS

--bs-body-font-family: Creepster, "Cascadia Code", Inter;

Adding playwright test for checking this

@cscheid cscheid merged commit 8032ec0 into main Nov 14, 2024
47 checks passed
@cscheid cscheid deleted the fix/multiple-mainfont branch November 14, 2024 15:25
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

Successfully merging this pull request may close these issues.

2 participants