mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-27 01:33:04 +00:00
Merge pull request #167 from lloydbenson/master
remove source map metadata since .map is not included in the theme to…
This commit is contained in:
commit
2bed235a91
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