From 75c695fba8f4acc40a4bf8fd8773c5f074ea961c Mon Sep 17 00:00:00 2001 From: sandypockets Date: Sat, 16 Dec 2023 15:16:08 -0500 Subject: [PATCH] Fix: Remove lowercase styling --- dist/index.cjs.dark.css | 2 +- dist/index.cjs.light.css | 2 +- dist/index.esm.dark.css | 2 +- dist/index.esm.light.css | 2 +- package.json | 2 +- src/styles-dark.css | 1 - src/styles-light.css | 1 - 7 files changed, 5 insertions(+), 7 deletions(-) diff --git a/dist/index.cjs.dark.css b/dist/index.cjs.dark.css index 0b3873f..1edca70 100644 --- a/dist/index.cjs.dark.css +++ b/dist/index.cjs.dark.css @@ -1 +1 @@ -@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");.markdown{color:#d2d2d2;font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.75;overflow-x:hidden}.markdown a,.markdown a>code{color:#48bb78;margin:.25rem;transition:color .15s ease-in-out}.markdown a>code{margin:-.25rem}.markdown code,.markdown pre,.markdown pre>code{color:currentColor;font-family:monospace;font-size:.875rem}.markdown code{border:1px solid rgba(64,64,64,.2);border-radius:.25rem;color:#ccc;padding:.125rem .375rem}.markdown pre>code{border:none;padding:.125rem}.markdown pre{background-color:#1a1a1a;border:1px solid rgba(64,64,64,.2);border-radius:.25rem;color:#48bb78;margin:.75rem;overflow:scroll;padding:.625rem .125rem;white-space:pre}.markdown h2>code{font-size:1.5rem;margin-top:1.5rem}.markdown h2>code,.markdown h3>code{font-family:monospace;line-height:1.25;margin-bottom:1rem}.markdown h3>code{font-size:1.25rem;margin-top:1rem}.markdown p{color:#d2d2d2;font-size:1rem;letter-spacing:.02em;line-height:1.4;margin-bottom:1.25rem;margin-top:1.25rem}.markdown strong{font-weight:700}.markdown em{font-style:italic}.markdown blockquote{background-color:rgba(96,96,96,.2);border-left:4px solid #ccc;font-style:italic;padding:.125rem .625rem}.markdown blockquote,.markdown ol,.markdown ul{font-size:1rem;margin-top:1.5rem}.markdown ul{list-style-type:disc;margin-left:1rem}.markdown ul li{padding-bottom:.25rem;padding-left:0;padding-top:.25rem}.markdown ol{list-style-type:decimal;margin-left:1rem}.markdown ol li{padding-bottom:.25rem;padding-left:0;padding-top:.25rem}.markdown hr{margin-top:2.5rem}.copy-link-h1,.copy-link-h2,.copy-link-h3,.copy-link-h4,.copy-link-h5,.copy-link-h6,.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6{color:#ccc;font-weight:700;line-height:1.2;text-transform:lowercase}.copy-link-h1,.markdown h1{font-size:1.5rem;margin-bottom:.625rem;margin-top:1rem}.copy-link-h2,.markdown h2{font-size:1.25rem;margin-bottom:-.125rem;margin-top:1.25rem}.copy-link-h3,.markdown h3{font-size:1rem;margin-bottom:-.1875rem;margin-top:1rem}.copy-link-h4,.markdown h4{font-size:.875rem;margin-bottom:-.1875rem;margin-top:1.25rem}.copy-link-h5,.markdown h5{font-size:1rem;margin-top:1.25rem}.copy-link-h6,.markdown h6{font-size:.875rem;margin-top:1.25rem}.markdown table{background-color:#1a1a1a;border-collapse:collapse;border-radius:.5rem;border-spacing:0;margin:.125rem;width:100%}.markdown table tbody{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.markdown table td,.markdown table th{background-color:rgba(96,96,96,.15);border:1px solid rgba(64,64,64,.2);font-size:.875rem;padding:.75rem}.markdown table th{background-color:rgba(96,96,96,.25);font-weight:700}.markdown table td{text-align:left}.markdown table td>img{margin:0 auto;min-width:10rem}.markdown table td:first-child{border-left:none}.markdown table tr:last-child td{border-bottom:none}.markdown table tr td:last-child{border-right:none}.markdown table thead tr:first-child th:first-child{border-top-left-radius:.25rem}.markdown table thead tr:first-child th:last-child{border-top-right-radius:.25rem}.markdown table tbody tr:last-child td:first-child{border-bottom-left-radius:.25rem}.markdown table tbody tr:last-child td:last-child{border-bottom-right-radius:.25rem}ul.markdown.toc{font-size:.9rem;list-style:disc;margin-left:1.5rem;margin-top:.5rem}div.epic-remark-gist{height:400px}div.epic-remark-gist>iframe{height:100%}iframe.epic-remark-youtube{height:400px}@media (max-width:768px){.markdown table td,.markdown table th{font-size:.8rem;padding:.5rem}} \ No newline at end of file +@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");.markdown{color:#d2d2d2;font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.75;overflow-x:hidden}.markdown a,.markdown a>code{color:#48bb78;margin:.25rem;transition:color .15s ease-in-out}.markdown a>code{margin:-.25rem}.markdown code,.markdown pre,.markdown pre>code{color:currentColor;font-family:monospace;font-size:.875rem}.markdown code{border:1px solid rgba(64,64,64,.2);border-radius:.25rem;color:#ccc;padding:.125rem .375rem}.markdown pre>code{border:none;padding:.125rem}.markdown pre{background-color:#1a1a1a;border:1px solid rgba(64,64,64,.2);border-radius:.25rem;color:#48bb78;margin:.75rem;overflow:scroll;padding:.625rem .125rem;white-space:pre}.markdown h2>code{font-size:1.5rem;margin-top:1.5rem}.markdown h2>code,.markdown h3>code{font-family:monospace;line-height:1.25;margin-bottom:1rem}.markdown h3>code{font-size:1.25rem;margin-top:1rem}.markdown p{color:#d2d2d2;font-size:1rem;letter-spacing:.02em;line-height:1.4;margin-bottom:1.25rem;margin-top:1.25rem}.markdown strong{font-weight:700}.markdown em{font-style:italic}.markdown blockquote{background-color:rgba(96,96,96,.2);border-left:4px solid #ccc;font-style:italic;padding:.125rem .625rem}.markdown blockquote,.markdown ol,.markdown ul{font-size:1rem;margin-top:1.5rem}.markdown ul{list-style-type:disc;margin-left:1rem}.markdown ul li{padding-bottom:.25rem;padding-left:0;padding-top:.25rem}.markdown ol{list-style-type:decimal;margin-left:1rem}.markdown ol li{padding-bottom:.25rem;padding-left:0;padding-top:.25rem}.markdown hr{margin-top:2.5rem}.copy-link-h1,.copy-link-h2,.copy-link-h3,.copy-link-h4,.copy-link-h5,.copy-link-h6,.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6{color:#ccc;font-weight:700;line-height:1.2}.copy-link-h1,.markdown h1{font-size:1.5rem;margin-bottom:.625rem;margin-top:1rem}.copy-link-h2,.markdown h2{font-size:1.25rem;margin-bottom:-.125rem;margin-top:1.25rem}.copy-link-h3,.markdown h3{font-size:1rem;margin-bottom:-.1875rem;margin-top:1rem}.copy-link-h4,.markdown h4{font-size:.875rem;margin-bottom:-.1875rem;margin-top:1.25rem}.copy-link-h5,.markdown h5{font-size:1rem;margin-top:1.25rem}.copy-link-h6,.markdown h6{font-size:.875rem;margin-top:1.25rem}.markdown table{background-color:#1a1a1a;border-collapse:collapse;border-radius:.5rem;border-spacing:0;margin:.125rem;width:100%}.markdown table tbody{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.markdown table td,.markdown table th{background-color:rgba(96,96,96,.15);border:1px solid rgba(64,64,64,.2);font-size:.875rem;padding:.75rem}.markdown table th{background-color:rgba(96,96,96,.25);font-weight:700}.markdown table td{text-align:left}.markdown table td>img{margin:0 auto;min-width:10rem}.markdown table td:first-child{border-left:none}.markdown table tr:last-child td{border-bottom:none}.markdown table tr td:last-child{border-right:none}.markdown table thead tr:first-child th:first-child{border-top-left-radius:.25rem}.markdown table thead tr:first-child th:last-child{border-top-right-radius:.25rem}.markdown table tbody tr:last-child td:first-child{border-bottom-left-radius:.25rem}.markdown table tbody tr:last-child td:last-child{border-bottom-right-radius:.25rem}ul.markdown.toc{font-size:.9rem;list-style:disc;margin-left:1.5rem;margin-top:.5rem}div.epic-remark-gist{height:400px}div.epic-remark-gist>iframe{height:100%}iframe.epic-remark-youtube{height:400px}@media (max-width:768px){.markdown table td,.markdown table th{font-size:.8rem;padding:.5rem}} \ No newline at end of file diff --git a/dist/index.cjs.light.css b/dist/index.cjs.light.css index 9c8ad47..31f7efe 100644 --- a/dist/index.cjs.light.css +++ b/dist/index.cjs.light.css @@ -1 +1 @@ -@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");.markdown{color:#333;font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.75;overflow-x:hidden}.markdown a,.markdown a>code{color:#2b6cb0;margin:.25rem;transition:color .15s ease-in-out}.markdown a>code{margin:-.25rem}.markdown code,.markdown pre,.markdown pre>code{color:currentColor;font-family:monospace;font-size:.875rem}.markdown code{background-color:#f7fafc;border:1px solid hsla(0,0%,63%,.5);border-radius:.25rem;color:#2d3748;padding:.125rem .375rem}.markdown pre>code{border:none;padding:.125rem}.markdown pre{background-color:#f7fafc;border:1px solid hsla(0,0%,63%,.5);border-radius:.25rem;color:#2d3748;margin:.75rem;overflow:scroll;padding:.625rem .125rem;white-space:pre}.markdown h2>code,.markdown h3>code{font-family:monospace;font-size:inherit;line-height:inherit;margin-bottom:inherit;margin-top:inherit}.markdown p{font-size:1rem;letter-spacing:.02em;line-height:1.4;margin-bottom:1.25rem;margin-top:1.25rem}.markdown strong{font-weight:700}.markdown em{font-style:italic}.markdown blockquote{background-color:hsla(0,0%,78%,.2);border-left:4px solid #4a5568;font-style:italic;padding:.125rem .625rem}.markdown blockquote,.markdown ol,.markdown ul{font-size:1rem;margin-top:1.5rem}.markdown ol,.markdown ul{margin-left:1rem}.markdown ol li,.markdown ul li{padding-bottom:.25rem;padding-left:0;padding-top:.25rem}.markdown hr{margin-top:2.5rem}.copy-link-h1,.copy-link-h2,.copy-link-h3,.copy-link-h4,.copy-link-h5,.copy-link-h6,.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6{color:#2d3748;font-weight:700;line-height:1.2;text-transform:lowercase}.copy-link-h1,.markdown h1{font-size:1.5rem;margin-bottom:.625rem;margin-top:1rem}.copy-link-h2,.markdown h2{font-size:1.25rem;margin-bottom:-.125rem;margin-top:1.25rem}.copy-link-h3,.markdown h3{font-size:1rem;margin-bottom:-.1875rem;margin-top:1rem}.copy-link-h4,.markdown h4{font-size:.875rem;margin-bottom:-.1875rem;margin-top:1.25rem}.copy-link-h5,.copy-link-h6,.markdown h5,.markdown h6{font-size:1rem;margin-top:1.25rem}.markdown table{background-color:#fff;border-collapse:collapse;border-radius:.5rem;border-spacing:0;margin:.125rem;width:100%}.markdown table td,.markdown table th{background-color:#f5f5f5;border:1px solid hsla(0,0%,63%,.5);font-size:.875rem;padding:.75rem}.markdown table th{background-color:#e6e6e6;font-weight:700}.markdown table tbody tr:last-child td{border-bottom:none}.markdown table td:first-child{border-left:none}.markdown table tr:last-child td{border-bottom:none}.markdown table tr td:last-child{border-right:none}.markdown table thead tr:first-child th:first-child{border-top-left-radius:.25rem}.markdown table thead tr:first-child th:last-child{border-top-right-radius:.25rem}.markdown table tbody tr:last-child td:first-child{border-bottom-left-radius:.25rem}.markdown table tbody tr:last-child td:last-child{border-bottom-right-radius:.25rem}ul.markdown.toc{font-size:.9rem;list-style:disc;margin-left:1.5rem;margin-top:.5rem}div.epic-remark-gist{height:400px}div.epic-remark-gist>iframe{height:100%}iframe.epic-remark-youtube{height:400px}@media (max-width:768px){.markdown table td,.markdown table th{font-size:.8rem;padding:.5rem}} \ No newline at end of file +@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");.markdown{color:#333;font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.75;overflow-x:hidden}.markdown a,.markdown a>code{color:#2b6cb0;margin:.25rem;transition:color .15s ease-in-out}.markdown a>code{margin:-.25rem}.markdown code,.markdown pre,.markdown pre>code{color:currentColor;font-family:monospace;font-size:.875rem}.markdown code{background-color:#f7fafc;border:1px solid hsla(0,0%,63%,.5);border-radius:.25rem;color:#2d3748;padding:.125rem .375rem}.markdown pre>code{border:none;padding:.125rem}.markdown pre{background-color:#f7fafc;border:1px solid hsla(0,0%,63%,.5);border-radius:.25rem;color:#2d3748;margin:.75rem;overflow:scroll;padding:.625rem .125rem;white-space:pre}.markdown h2>code,.markdown h3>code{font-family:monospace;font-size:inherit;line-height:inherit;margin-bottom:inherit;margin-top:inherit}.markdown p{font-size:1rem;letter-spacing:.02em;line-height:1.4;margin-bottom:1.25rem;margin-top:1.25rem}.markdown strong{font-weight:700}.markdown em{font-style:italic}.markdown blockquote{background-color:hsla(0,0%,78%,.2);border-left:4px solid #4a5568;font-style:italic;padding:.125rem .625rem}.markdown blockquote,.markdown ol,.markdown ul{font-size:1rem;margin-top:1.5rem}.markdown ol,.markdown ul{margin-left:1rem}.markdown ol li,.markdown ul li{padding-bottom:.25rem;padding-left:0;padding-top:.25rem}.markdown hr{margin-top:2.5rem}.copy-link-h1,.copy-link-h2,.copy-link-h3,.copy-link-h4,.copy-link-h5,.copy-link-h6,.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6{color:#2d3748;font-weight:700;line-height:1.2}.copy-link-h1,.markdown h1{font-size:1.5rem;margin-bottom:.625rem;margin-top:1rem}.copy-link-h2,.markdown h2{font-size:1.25rem;margin-bottom:-.125rem;margin-top:1.25rem}.copy-link-h3,.markdown h3{font-size:1rem;margin-bottom:-.1875rem;margin-top:1rem}.copy-link-h4,.markdown h4{font-size:.875rem;margin-bottom:-.1875rem;margin-top:1.25rem}.copy-link-h5,.copy-link-h6,.markdown h5,.markdown h6{font-size:1rem;margin-top:1.25rem}.markdown table{background-color:#fff;border-collapse:collapse;border-radius:.5rem;border-spacing:0;margin:.125rem;width:100%}.markdown table td,.markdown table th{background-color:#f5f5f5;border:1px solid hsla(0,0%,63%,.5);font-size:.875rem;padding:.75rem}.markdown table th{background-color:#e6e6e6;font-weight:700}.markdown table tbody tr:last-child td{border-bottom:none}.markdown table td:first-child{border-left:none}.markdown table tr:last-child td{border-bottom:none}.markdown table tr td:last-child{border-right:none}.markdown table thead tr:first-child th:first-child{border-top-left-radius:.25rem}.markdown table thead tr:first-child th:last-child{border-top-right-radius:.25rem}.markdown table tbody tr:last-child td:first-child{border-bottom-left-radius:.25rem}.markdown table tbody tr:last-child td:last-child{border-bottom-right-radius:.25rem}ul.markdown.toc{font-size:.9rem;list-style:disc;margin-left:1.5rem;margin-top:.5rem}div.epic-remark-gist{height:400px}div.epic-remark-gist>iframe{height:100%}iframe.epic-remark-youtube{height:400px}@media (max-width:768px){.markdown table td,.markdown table th{font-size:.8rem;padding:.5rem}} \ No newline at end of file diff --git a/dist/index.esm.dark.css b/dist/index.esm.dark.css index 0b3873f..1edca70 100644 --- a/dist/index.esm.dark.css +++ b/dist/index.esm.dark.css @@ -1 +1 @@ -@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");.markdown{color:#d2d2d2;font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.75;overflow-x:hidden}.markdown a,.markdown a>code{color:#48bb78;margin:.25rem;transition:color .15s ease-in-out}.markdown a>code{margin:-.25rem}.markdown code,.markdown pre,.markdown pre>code{color:currentColor;font-family:monospace;font-size:.875rem}.markdown code{border:1px solid rgba(64,64,64,.2);border-radius:.25rem;color:#ccc;padding:.125rem .375rem}.markdown pre>code{border:none;padding:.125rem}.markdown pre{background-color:#1a1a1a;border:1px solid rgba(64,64,64,.2);border-radius:.25rem;color:#48bb78;margin:.75rem;overflow:scroll;padding:.625rem .125rem;white-space:pre}.markdown h2>code{font-size:1.5rem;margin-top:1.5rem}.markdown h2>code,.markdown h3>code{font-family:monospace;line-height:1.25;margin-bottom:1rem}.markdown h3>code{font-size:1.25rem;margin-top:1rem}.markdown p{color:#d2d2d2;font-size:1rem;letter-spacing:.02em;line-height:1.4;margin-bottom:1.25rem;margin-top:1.25rem}.markdown strong{font-weight:700}.markdown em{font-style:italic}.markdown blockquote{background-color:rgba(96,96,96,.2);border-left:4px solid #ccc;font-style:italic;padding:.125rem .625rem}.markdown blockquote,.markdown ol,.markdown ul{font-size:1rem;margin-top:1.5rem}.markdown ul{list-style-type:disc;margin-left:1rem}.markdown ul li{padding-bottom:.25rem;padding-left:0;padding-top:.25rem}.markdown ol{list-style-type:decimal;margin-left:1rem}.markdown ol li{padding-bottom:.25rem;padding-left:0;padding-top:.25rem}.markdown hr{margin-top:2.5rem}.copy-link-h1,.copy-link-h2,.copy-link-h3,.copy-link-h4,.copy-link-h5,.copy-link-h6,.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6{color:#ccc;font-weight:700;line-height:1.2;text-transform:lowercase}.copy-link-h1,.markdown h1{font-size:1.5rem;margin-bottom:.625rem;margin-top:1rem}.copy-link-h2,.markdown h2{font-size:1.25rem;margin-bottom:-.125rem;margin-top:1.25rem}.copy-link-h3,.markdown h3{font-size:1rem;margin-bottom:-.1875rem;margin-top:1rem}.copy-link-h4,.markdown h4{font-size:.875rem;margin-bottom:-.1875rem;margin-top:1.25rem}.copy-link-h5,.markdown h5{font-size:1rem;margin-top:1.25rem}.copy-link-h6,.markdown h6{font-size:.875rem;margin-top:1.25rem}.markdown table{background-color:#1a1a1a;border-collapse:collapse;border-radius:.5rem;border-spacing:0;margin:.125rem;width:100%}.markdown table tbody{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.markdown table td,.markdown table th{background-color:rgba(96,96,96,.15);border:1px solid rgba(64,64,64,.2);font-size:.875rem;padding:.75rem}.markdown table th{background-color:rgba(96,96,96,.25);font-weight:700}.markdown table td{text-align:left}.markdown table td>img{margin:0 auto;min-width:10rem}.markdown table td:first-child{border-left:none}.markdown table tr:last-child td{border-bottom:none}.markdown table tr td:last-child{border-right:none}.markdown table thead tr:first-child th:first-child{border-top-left-radius:.25rem}.markdown table thead tr:first-child th:last-child{border-top-right-radius:.25rem}.markdown table tbody tr:last-child td:first-child{border-bottom-left-radius:.25rem}.markdown table tbody tr:last-child td:last-child{border-bottom-right-radius:.25rem}ul.markdown.toc{font-size:.9rem;list-style:disc;margin-left:1.5rem;margin-top:.5rem}div.epic-remark-gist{height:400px}div.epic-remark-gist>iframe{height:100%}iframe.epic-remark-youtube{height:400px}@media (max-width:768px){.markdown table td,.markdown table th{font-size:.8rem;padding:.5rem}} \ No newline at end of file +@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");.markdown{color:#d2d2d2;font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.75;overflow-x:hidden}.markdown a,.markdown a>code{color:#48bb78;margin:.25rem;transition:color .15s ease-in-out}.markdown a>code{margin:-.25rem}.markdown code,.markdown pre,.markdown pre>code{color:currentColor;font-family:monospace;font-size:.875rem}.markdown code{border:1px solid rgba(64,64,64,.2);border-radius:.25rem;color:#ccc;padding:.125rem .375rem}.markdown pre>code{border:none;padding:.125rem}.markdown pre{background-color:#1a1a1a;border:1px solid rgba(64,64,64,.2);border-radius:.25rem;color:#48bb78;margin:.75rem;overflow:scroll;padding:.625rem .125rem;white-space:pre}.markdown h2>code{font-size:1.5rem;margin-top:1.5rem}.markdown h2>code,.markdown h3>code{font-family:monospace;line-height:1.25;margin-bottom:1rem}.markdown h3>code{font-size:1.25rem;margin-top:1rem}.markdown p{color:#d2d2d2;font-size:1rem;letter-spacing:.02em;line-height:1.4;margin-bottom:1.25rem;margin-top:1.25rem}.markdown strong{font-weight:700}.markdown em{font-style:italic}.markdown blockquote{background-color:rgba(96,96,96,.2);border-left:4px solid #ccc;font-style:italic;padding:.125rem .625rem}.markdown blockquote,.markdown ol,.markdown ul{font-size:1rem;margin-top:1.5rem}.markdown ul{list-style-type:disc;margin-left:1rem}.markdown ul li{padding-bottom:.25rem;padding-left:0;padding-top:.25rem}.markdown ol{list-style-type:decimal;margin-left:1rem}.markdown ol li{padding-bottom:.25rem;padding-left:0;padding-top:.25rem}.markdown hr{margin-top:2.5rem}.copy-link-h1,.copy-link-h2,.copy-link-h3,.copy-link-h4,.copy-link-h5,.copy-link-h6,.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6{color:#ccc;font-weight:700;line-height:1.2}.copy-link-h1,.markdown h1{font-size:1.5rem;margin-bottom:.625rem;margin-top:1rem}.copy-link-h2,.markdown h2{font-size:1.25rem;margin-bottom:-.125rem;margin-top:1.25rem}.copy-link-h3,.markdown h3{font-size:1rem;margin-bottom:-.1875rem;margin-top:1rem}.copy-link-h4,.markdown h4{font-size:.875rem;margin-bottom:-.1875rem;margin-top:1.25rem}.copy-link-h5,.markdown h5{font-size:1rem;margin-top:1.25rem}.copy-link-h6,.markdown h6{font-size:.875rem;margin-top:1.25rem}.markdown table{background-color:#1a1a1a;border-collapse:collapse;border-radius:.5rem;border-spacing:0;margin:.125rem;width:100%}.markdown table tbody{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.markdown table td,.markdown table th{background-color:rgba(96,96,96,.15);border:1px solid rgba(64,64,64,.2);font-size:.875rem;padding:.75rem}.markdown table th{background-color:rgba(96,96,96,.25);font-weight:700}.markdown table td{text-align:left}.markdown table td>img{margin:0 auto;min-width:10rem}.markdown table td:first-child{border-left:none}.markdown table tr:last-child td{border-bottom:none}.markdown table tr td:last-child{border-right:none}.markdown table thead tr:first-child th:first-child{border-top-left-radius:.25rem}.markdown table thead tr:first-child th:last-child{border-top-right-radius:.25rem}.markdown table tbody tr:last-child td:first-child{border-bottom-left-radius:.25rem}.markdown table tbody tr:last-child td:last-child{border-bottom-right-radius:.25rem}ul.markdown.toc{font-size:.9rem;list-style:disc;margin-left:1.5rem;margin-top:.5rem}div.epic-remark-gist{height:400px}div.epic-remark-gist>iframe{height:100%}iframe.epic-remark-youtube{height:400px}@media (max-width:768px){.markdown table td,.markdown table th{font-size:.8rem;padding:.5rem}} \ No newline at end of file diff --git a/dist/index.esm.light.css b/dist/index.esm.light.css index 9c8ad47..31f7efe 100644 --- a/dist/index.esm.light.css +++ b/dist/index.esm.light.css @@ -1 +1 @@ -@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");.markdown{color:#333;font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.75;overflow-x:hidden}.markdown a,.markdown a>code{color:#2b6cb0;margin:.25rem;transition:color .15s ease-in-out}.markdown a>code{margin:-.25rem}.markdown code,.markdown pre,.markdown pre>code{color:currentColor;font-family:monospace;font-size:.875rem}.markdown code{background-color:#f7fafc;border:1px solid hsla(0,0%,63%,.5);border-radius:.25rem;color:#2d3748;padding:.125rem .375rem}.markdown pre>code{border:none;padding:.125rem}.markdown pre{background-color:#f7fafc;border:1px solid hsla(0,0%,63%,.5);border-radius:.25rem;color:#2d3748;margin:.75rem;overflow:scroll;padding:.625rem .125rem;white-space:pre}.markdown h2>code,.markdown h3>code{font-family:monospace;font-size:inherit;line-height:inherit;margin-bottom:inherit;margin-top:inherit}.markdown p{font-size:1rem;letter-spacing:.02em;line-height:1.4;margin-bottom:1.25rem;margin-top:1.25rem}.markdown strong{font-weight:700}.markdown em{font-style:italic}.markdown blockquote{background-color:hsla(0,0%,78%,.2);border-left:4px solid #4a5568;font-style:italic;padding:.125rem .625rem}.markdown blockquote,.markdown ol,.markdown ul{font-size:1rem;margin-top:1.5rem}.markdown ol,.markdown ul{margin-left:1rem}.markdown ol li,.markdown ul li{padding-bottom:.25rem;padding-left:0;padding-top:.25rem}.markdown hr{margin-top:2.5rem}.copy-link-h1,.copy-link-h2,.copy-link-h3,.copy-link-h4,.copy-link-h5,.copy-link-h6,.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6{color:#2d3748;font-weight:700;line-height:1.2;text-transform:lowercase}.copy-link-h1,.markdown h1{font-size:1.5rem;margin-bottom:.625rem;margin-top:1rem}.copy-link-h2,.markdown h2{font-size:1.25rem;margin-bottom:-.125rem;margin-top:1.25rem}.copy-link-h3,.markdown h3{font-size:1rem;margin-bottom:-.1875rem;margin-top:1rem}.copy-link-h4,.markdown h4{font-size:.875rem;margin-bottom:-.1875rem;margin-top:1.25rem}.copy-link-h5,.copy-link-h6,.markdown h5,.markdown h6{font-size:1rem;margin-top:1.25rem}.markdown table{background-color:#fff;border-collapse:collapse;border-radius:.5rem;border-spacing:0;margin:.125rem;width:100%}.markdown table td,.markdown table th{background-color:#f5f5f5;border:1px solid hsla(0,0%,63%,.5);font-size:.875rem;padding:.75rem}.markdown table th{background-color:#e6e6e6;font-weight:700}.markdown table tbody tr:last-child td{border-bottom:none}.markdown table td:first-child{border-left:none}.markdown table tr:last-child td{border-bottom:none}.markdown table tr td:last-child{border-right:none}.markdown table thead tr:first-child th:first-child{border-top-left-radius:.25rem}.markdown table thead tr:first-child th:last-child{border-top-right-radius:.25rem}.markdown table tbody tr:last-child td:first-child{border-bottom-left-radius:.25rem}.markdown table tbody tr:last-child td:last-child{border-bottom-right-radius:.25rem}ul.markdown.toc{font-size:.9rem;list-style:disc;margin-left:1.5rem;margin-top:.5rem}div.epic-remark-gist{height:400px}div.epic-remark-gist>iframe{height:100%}iframe.epic-remark-youtube{height:400px}@media (max-width:768px){.markdown table td,.markdown table th{font-size:.8rem;padding:.5rem}} \ No newline at end of file +@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");.markdown{color:#333;font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.75;overflow-x:hidden}.markdown a,.markdown a>code{color:#2b6cb0;margin:.25rem;transition:color .15s ease-in-out}.markdown a>code{margin:-.25rem}.markdown code,.markdown pre,.markdown pre>code{color:currentColor;font-family:monospace;font-size:.875rem}.markdown code{background-color:#f7fafc;border:1px solid hsla(0,0%,63%,.5);border-radius:.25rem;color:#2d3748;padding:.125rem .375rem}.markdown pre>code{border:none;padding:.125rem}.markdown pre{background-color:#f7fafc;border:1px solid hsla(0,0%,63%,.5);border-radius:.25rem;color:#2d3748;margin:.75rem;overflow:scroll;padding:.625rem .125rem;white-space:pre}.markdown h2>code,.markdown h3>code{font-family:monospace;font-size:inherit;line-height:inherit;margin-bottom:inherit;margin-top:inherit}.markdown p{font-size:1rem;letter-spacing:.02em;line-height:1.4;margin-bottom:1.25rem;margin-top:1.25rem}.markdown strong{font-weight:700}.markdown em{font-style:italic}.markdown blockquote{background-color:hsla(0,0%,78%,.2);border-left:4px solid #4a5568;font-style:italic;padding:.125rem .625rem}.markdown blockquote,.markdown ol,.markdown ul{font-size:1rem;margin-top:1.5rem}.markdown ol,.markdown ul{margin-left:1rem}.markdown ol li,.markdown ul li{padding-bottom:.25rem;padding-left:0;padding-top:.25rem}.markdown hr{margin-top:2.5rem}.copy-link-h1,.copy-link-h2,.copy-link-h3,.copy-link-h4,.copy-link-h5,.copy-link-h6,.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6{color:#2d3748;font-weight:700;line-height:1.2}.copy-link-h1,.markdown h1{font-size:1.5rem;margin-bottom:.625rem;margin-top:1rem}.copy-link-h2,.markdown h2{font-size:1.25rem;margin-bottom:-.125rem;margin-top:1.25rem}.copy-link-h3,.markdown h3{font-size:1rem;margin-bottom:-.1875rem;margin-top:1rem}.copy-link-h4,.markdown h4{font-size:.875rem;margin-bottom:-.1875rem;margin-top:1.25rem}.copy-link-h5,.copy-link-h6,.markdown h5,.markdown h6{font-size:1rem;margin-top:1.25rem}.markdown table{background-color:#fff;border-collapse:collapse;border-radius:.5rem;border-spacing:0;margin:.125rem;width:100%}.markdown table td,.markdown table th{background-color:#f5f5f5;border:1px solid hsla(0,0%,63%,.5);font-size:.875rem;padding:.75rem}.markdown table th{background-color:#e6e6e6;font-weight:700}.markdown table tbody tr:last-child td{border-bottom:none}.markdown table td:first-child{border-left:none}.markdown table tr:last-child td{border-bottom:none}.markdown table tr td:last-child{border-right:none}.markdown table thead tr:first-child th:first-child{border-top-left-radius:.25rem}.markdown table thead tr:first-child th:last-child{border-top-right-radius:.25rem}.markdown table tbody tr:last-child td:first-child{border-bottom-left-radius:.25rem}.markdown table tbody tr:last-child td:last-child{border-bottom-right-radius:.25rem}ul.markdown.toc{font-size:.9rem;list-style:disc;margin-left:1.5rem;margin-top:.5rem}div.epic-remark-gist{height:400px}div.epic-remark-gist>iframe{height:100%}iframe.epic-remark-youtube{height:400px}@media (max-width:768px){.markdown table td,.markdown table th{font-size:.8rem;padding:.5rem}} \ No newline at end of file diff --git a/package.json b/package.json index 7d6a20a..ae4a1c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "epic-remark", - "version": "0.1.11", + "version": "0.1.12", "description": "Epic Remark is an all-in-one markdown to HTML processor built on top of remark", "main": "dist/index.cjs.js", "module": "dist/index.esm.js", diff --git a/src/styles-dark.css b/src/styles-dark.css index dd378c5..add858f 100644 --- a/src/styles-dark.css +++ b/src/styles-dark.css @@ -136,7 +136,6 @@ .copy-link-h5, .copy-link-h6 { font-weight: bold; - text-transform: lowercase; color: #ccc; line-height: 1.2; } diff --git a/src/styles-light.css b/src/styles-light.css index da1d395..8ce6665 100644 --- a/src/styles-light.css +++ b/src/styles-light.css @@ -119,7 +119,6 @@ .copy-link-h5, .copy-link-h6 { font-weight: bold; - text-transform: lowercase; color: #2d3748; /* Darker color for headers */ line-height: 1.2; }