pug-bootstrap / PUG-Bootstrap

Bootstrap framework written completely using mixins in Pug
http://pug-bootstrap.github.io/PUG-Bootstrap/
MIT License
226 stars 73 forks source link

Interpolation in attribute values #25

Closed ifasina closed 7 years ago

ifasina commented 7 years ago

According to this issue https://github.com/pugjs/pug/issues/2302 the old way of concatenating strings and variables won't work anymore. I was hoping that you would be willing to update this. Thank you!

rajasegar commented 7 years ago

@ifasina I think its fixed now in 1.0.11 please check and let me know for any issues