summaryrefslogtreecommitdiff
path: root/scss/tests/files/from-sassc/spec-scss-css_property_comments.scss
blob: 8a3731b74f03e46cf846356c5537d3e9009761fb (plain)
1
2
3
4
.foo {
  /* Foo
   * Bar */
  a: b; }