grunt-attention
grunt-attention copied to clipboard
Problem on the border and line break
I set the task as follows:
attention: { teste: { options: { message: 'This is \n a linebreak \n demonstration', borderColor: 'bgBlue', border: 'double', } } }
The line breaks cause trouble positioning the borders:
I'm using Windows.
Do you want to make a pull request to fix this?
BTW, if you used border: 'stacked'
you won't see this problem.
I would like to help, but unfortunately I have no way.
That was the alternative I found, I'm using border: 'stacked'