UNPKG

ember-slimguide

Version:

A test for bottled-ember

14 lines (8 loc) 247 B
# CSS Global Styles ## Element styles All of the below are default element styles. ### Horizontal Rule `<hr>` If you would like to add a break between content then you can use the pre-styled Horizontal Rule `<hr>` element. ```html <hr> ```