Skip to content

Commit 5a0ea9c

Browse files
authored
Merge pull request matcornic#167 from lloydbenson/master
remove source map metadata since .map is not included in the theme to…
2 parents 37885a4 + c3ee571 commit 5a0ea9c

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

static/css/nucleus.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -613,5 +613,3 @@ input[type="submit"] {
613613
vertical-align: middle;
614614
white-space: nowrap;
615615
border: inherit; }
616-
617-
/*# sourceMappingURL=nucleus.css.map */

static/css/theme.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1126,5 +1126,3 @@ pre .copy-to-clipboard:hover {
11261126
#searchResults {
11271127
text-align: left;
11281128
}
1129-
1130-
/*# sourceMappingURL=theme.css.map */

0 commit comments

Comments
 (0)