Simple Radio Button Styling with vue.js

Simple Radio Button Styling

BY Mason Fox

The input MUST come before the label, or else the checked state will not work!

Vue js is not required for this, I am using it to show that the buttons do in fact work as expected.

codepen demo

See the Pen Simple Radio Button Styling by Mason Fox (@masonfox) on CodePen.