aboutsummaryrefslogtreecommitdiff
path: root/node_modules/convert-source-map/test/fixtures/map-file-comment.css
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/convert-source-map/test/fixtures/map-file-comment.css')
-rw-r--r--node_modules/convert-source-map/test/fixtures/map-file-comment.css14
1 files changed, 0 insertions, 14 deletions
diff --git a/node_modules/convert-source-map/test/fixtures/map-file-comment.css b/node_modules/convert-source-map/test/fixtures/map-file-comment.css
deleted file mode 100644
index 8b282680a..000000000
--- a/node_modules/convert-source-map/test/fixtures/map-file-comment.css
+++ /dev/null
@@ -1,14 +0,0 @@
-.header {
- background: #444;
- border: solid;
- padding: 10px;
- border-radius: 10px 5px 10px 5px;
- color: #b4b472; }
-
-#main li {
- color: green;
- margin: 10px;
- padding: 10px;
- font-size: 18px; }
-
-/*# sourceMappingURL=map-file-comment.css.map */