Skip to content
* Switched to a data attribute for the toggle selector (separates scripts from styles).
* Removed unused `tab-toggle` class.
* Prefixed script with a `;` to prevent errors if other scripts are incorrectly closed.
* Added namespacing to IIFE.
* Updated addEventListener to be more object oriented.
* Moved feature test to script itself.