Skip to content

Commit 93b7af8

Browse files
committedJan 11, 2019
Fix sourcemap tests
Fixes #387
1 parent d68f50a commit 93b7af8

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed
 

‎test/sourcemap/imported.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
html {
22
background: blue;
3-
}
3+
}

‎test/sourcemap/out.css

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎test/sourcemap/out.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.