@rajasegar - I did an NPM install just two days ago. I am seeing the error below:
node_modules/jade-bootstrap/components/forms.jade:20 18| //- Checkbox - Inline style 19| mixin checkbox-inline(text,name,id) > 20| .checkbox-inline 21| input(type="checkbox",name="#{name}",id="#{id}") 22| = text 23| Invalid indentation, you can use tabs or spaces but not both
@rajasegar - I did an NPM install just two days ago. I am seeing the error below:
node_modules/jade-bootstrap/components/forms.jade:20 18| //- Checkbox - Inline style 19| mixin checkbox-inline(text,name,id) > 20| .checkbox-inline 21| input(type="checkbox",name="#{name}",id="#{id}") 22| = text 23| Invalid indentation, you can use tabs or spaces but not both
My pug template is just extending _bootstrap.