Border ImageView source

Border-image supports short-hand notation.

{% highlight scss %} @include border-image(url(/images/border.png) 27 repeat); {% endhighlight %}

Demo