#WOW! So CSS!
An exploration in using CSS to detect and style for click events.
###Working examples of pure HTML and CSS:
- custom styled checkboxes and radio inputs
- slide toggles
- tabs
- accordion menu
- expand / collpase all component
#Instructions
- Download, clone or fork
- Open up in your browser of choice and brace yourself for HTML and CSS doing things they normally don't...
#Todo
- make all components fully accessible by adding aria attributes
- add a teeny bit of javascript to manage aria state correctly