Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Doesn't work with single quotes on CSS #20

Open
tralves opened this issue Nov 14, 2018 · 0 comments · May be fixed by #21
Open

Doesn't work with single quotes on CSS #20

tralves opened this issue Nov 14, 2018 · 0 comments · May be fixed by #21

Comments

@tralves
Copy link

tralves commented Nov 14, 2018

Hi!

I just spent an embarrassing amount of time figuring out why my CSS didn't. Turns out it was because we can't have single quotes, e.g.:

.fa-envelope-o:before {
    content: '\f003';
}

I figured the solution out. PR coming soon!

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

Successfully merging a pull request may close this issue.

1 participant