tiny-css-prefixer icon indicating copy to clipboard operation
tiny-css-prefixer copied to clipboard

CSS prefixing helpers in less than 1KB 🌈

Results 4 tiny-css-prefixer issues
Sort by recently updated
recently updated
newest added

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...

When calling `prefixValue("position", "sticky")`, it returns with `"-webkit-sticky, sticky"` as a plain string. The `prefixValue` function would return a false positive on parameters like `prefixValue("content", "'Look, I am sticky like...

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 Commits d7fbc52 Bump to v4.17.19 2e1c0f2 Add npm-package 1b6c282 Bump to v4.17.18 a370ac8 Bump to v4.17.17 1144918...

dependencies

upgrade `inline-style-prefixer` - `ie_mob` was deprecated and removed from `caniuse-api` which landed in `[email protected]` here is a reference to full changelog - https://github.com/robinweser/inline-style-prefixer/compare/07f2d5239e305e9e3ce89276e20ce088eb4940ac...master upgrading the version saves 23 bytes in...