Skip to content
This repository was archived by the owner on Sep 25, 2020. It is now read-only.

Escaping grid-gap incorrectly #2

Closed
hacknug opened this issue Jul 22, 2018 · 1 comment
Closed

Escaping grid-gap incorrectly #2

hacknug opened this issue Jul 22, 2018 · 1 comment

Comments

@hacknug
Copy link
Contributor

hacknug commented Jul 22, 2018

According to the docs the class name line should be changed. Otherwise it'll escape any class names that start with a numeric value.

[`.${e(`grid-gap-${name}`)}`]: { gridGap: size },
@adamwathan
Copy link
Member

Yep this should be changed, happy to merge a PR 👍🏻

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

No branches or pull requests

2 participants