difftastic/sample_files/css_before.css

14 lines
91 B
CSS

/* hello
world */
.foo1 {
margin: 0;
}
.bar {
margin: 0;
}
.baz {
color: yellow;
}