hmrc / component-library-template

Template files for HMRC's component library
1 stars 16 forks source link

Iteration variable for modifiers #26

Open feedmypixel opened 8 years ago

feedmypixel commented 8 years ago

Iteration Variable

It would be useful to have a current iteration variable available whilst kss loops through modifiers. Specifically this would be useful to explicitly label inputs:

<label for="example_1">Example Label</label>
<input id="example_1" />