mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
remove source map metadata since .map is not included in the theme to fix firefox 404s
This commit is contained in:
parent
589cbd30de
commit
92d8204121
2 changed files with 0 additions and 4 deletions
|
@ -613,5 +613,3 @@ input[type="submit"] {
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
border: inherit; }
|
border: inherit; }
|
||||||
|
|
||||||
/*# sourceMappingURL=nucleus.css.map */
|
|
||||||
|
|
|
@ -1126,5 +1126,3 @@ pre .copy-to-clipboard:hover {
|
||||||
#searchResults {
|
#searchResults {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*# sourceMappingURL=theme.css.map */
|
|
||||||
|
|
Loading…
Reference in a new issue