Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

float -> cssFloat #11

Closed
stevenvachon opened this issue Feb 27, 2016 · 4 comments
Closed

float -> cssFloat #11

stevenvachon opened this issue Feb 27, 2016 · 4 comments

Comments

@stevenvachon
Copy link

I just updated camelcase-css to transform float to cssFloat. Could this cause an issue with this library?

I've created facebook/react#6133 too.

@ai
Copy link
Member

ai commented Feb 27, 2016

Yeap, we can add special case.

But what is a reason of cssFloat?

@stevenvachon
Copy link
Author

What issue does it cause?

I added it because the purpose of the library is to convert dash-separated names to camel case for the purpose of CSS, which includes "gotchas".

@ai
Copy link
Member

ai commented Feb 28, 2016

00f2d98

@ai ai closed this as completed Feb 28, 2016
@stevenvachon
Copy link
Author

Ah, I see. I didn't think about "stringifying".

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

No branches or pull requests

2 participants