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

[CSS] Support CSS values with / and spaces #853

Open
haikyuu opened this issue Jul 23, 2023 · 1 comment
Open

[CSS] Support CSS values with / and spaces #853

haikyuu opened this issue Jul 23, 2023 · 1 comment
Labels

Comments

@haikyuu
Copy link
Collaborator

haikyuu commented Jul 23, 2023

Currently, this doesn't work <div[gc:span 7/span 7]> and this workaround works gcs:span 7 gce:span 7

@iacore
Copy link

iacore commented Aug 20, 2023

You must add spaces around /. This is a bug, probably. ga:1/1 doesn't work, while ga:1 / 1 does.

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

No branches or pull requests

2 participants