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

Generates invalid variable names #39

Open
Vorror opened this issue Sep 9, 2018 · 1 comment · May be fixed by #46
Open

Generates invalid variable names #39

Vorror opened this issue Sep 9, 2018 · 1 comment · May be fixed by #46
Labels

Comments

@Vorror
Copy link

Vorror commented Sep 9, 2018

The name generated for my color was called "St. Patrick's blue". Prism then generated the following scss variable name: $st.-patricks-blue: #1A237E;. The "." in "St." is an invalid character.

@lalomts lalomts added the bug label Oct 3, 2018
@lalomts
Copy link
Collaborator

lalomts commented Oct 3, 2018

Hi, @Vorror thanks for noting this. We'll fix it as soon as possible.

@griffin-stewie griffin-stewie linked a pull request Mar 17, 2020 that will close this issue
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.

2 participants