mirror of
https://github.com/less/less.js.git
synced 2026-02-08 22:15:04 -05:00
Add whitespace tests for previous commit - newline in selectors
This commit is contained in:
@@ -36,3 +36,6 @@
|
||||
solid
|
||||
black;
|
||||
}
|
||||
.sel .newline_ws .tab_ws {
|
||||
color: white;
|
||||
}
|
||||
|
||||
@@ -35,3 +35,8 @@
|
||||
.empty {
|
||||
|
||||
}
|
||||
.sel
|
||||
.newline_ws .tab_ws {
|
||||
color:
|
||||
white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user