I have a JSON file with a object (name/code of font character), I wish import this in a Pug file, I'm using Grunt for task runner.
{
"brand": 61697,
"podcast-x": 61698,
"podcast": 61699,
"play": 61700,
"book": 61702,
"book-x": 61703,
"map": 61704,
"search": 61705,
"map-x": 61706,
"play-x": 61707,
"eye": 61708,
"eye-x": 61709
}
I wish show each character in a list, like:
ul.list.list--inline
li.list__item
span.list__icon
i.i.i--brand