assign-styles
v2.0.0
Published
Object.assign polyfill respecting !important notation.
Downloads
2,476
Maintainers
Readme
assign-styles
npm install assign-styles
ES6 Polyfill for Object.assign
that respects !important notation.
This does the same as object-assign, but was made especially for style objects as they're used e.g. in React to define inline-styles.
License
assign-styles is licensed under the MIT License.Created with ♥ by @rofrischmann.