oncode / handorgel

Accessible W3C conform accordion written in ES6.
https://oncode.github.io/handorgel/
MIT License
261 stars 25 forks source link

Styling with only animations #14

Closed piotrpog closed 5 years ago

piotrpog commented 5 years ago

It would be usefull if we had bare-bones version of css, just with animations and nothing like background color, font size etc.

oncode commented 5 years ago

Hi @piotrpog
I think it's already pretty barebone, the only two non bare-bone properties are the padding and background-color. And in my opinion the background-color (variables) prevents forgetting about focus styles, which enhance accessibility.