wishthis/node_modules/convert-source-map/test/fixtures/map-file-comment-double-slash.css
2022-01-21 09:28:41 +01:00

14 lines
249 B
CSS

.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