Skip to content

Commit 8d2b0c6

Browse files
committed
Add todo spec test for libsass issue 1216
sass/libsass#1216
1 parent 81bc577 commit 8d2b0c6

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
a {
2+
width: 3px; }
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
a { width: 3.0px }

0 commit comments

Comments
 (0)