The following Sass will do it:
hr
  color: #ddd
  background-color: #ddd
  border: none
  height: 1px
Posted by Henning Koch to makandra dev (2010-08-30 17:29)
The following Sass will do it:
hr
  color: #ddd
  background-color: #ddd
  border: none
  height: 1px