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

README: Should Binary OR be Bitwise AND #11

Open
aquaductape opened this issue May 5, 2022 · 0 comments
Open

README: Should Binary OR be Bitwise AND #11

aquaductape opened this issue May 5, 2022 · 0 comments

Comments

@aquaductape
Copy link

aquaductape commented May 5, 2022

In the README, should "binary OR" text in https://github.com/kitten/tiny-css-prefixer/blob/master/README.md?plain=1#L28-L29 be actually "bitwise AND" text https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Bitwise_AND

So updated text is.

These are combined using a bitwise AND, so an example usage of the
`prefixProperty` helper may look like the following:
@aquaductape aquaductape changed the title README: Shouldn't Binary OR be Bitwise AND README: Should Binary OR be Bitwise AND May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant