We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
4cc9dea
Breaking changes:
Migrate FFI to ES modules (#14 by @JordanMartinez)
Update CSSStyleDeclaration functions to take style arg last (#12 by @theqp)
CSSStyleDeclaration
style
This follows the convention of "the thing being operated on" occurs last in function that take multiple arguments.
7399a35
Initial release of the web-cssom library, compatible with PureScript 0.14
web-cssom