Improve testing with: - More tests to validate user input (args) passed into .css() custom function - Check cross-browser compatibility, use [IE virtual machine](https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/) - Add tests for Node.js compatibility - Tests to support all new style functions
Improve testing with: