We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f455293 commit 17c8c68Copy full SHA for 17c8c68
test/csscss/sass_include_extensions_test.rb
@@ -3,7 +3,7 @@
3
4
module Csscss
5
describe "sass import extensions" do
6
- it "should do something" do
+ it "should add comments before and after mixin properties" do
7
scss =<<-SCSS
8
@mixin foo {
9
font: {
0 commit comments