🎉 initiate project *astro_rewrite*
This commit is contained in:
parent
ffd4d5e86c
commit
2ba37bfbe3
8658 changed files with 2268794 additions and 2538 deletions
10
node_modules/prismjs/plugins/unescaped-markup/prism-unescaped-markup.css
generated
vendored
Normal file
10
node_modules/prismjs/plugins/unescaped-markup/prism-unescaped-markup.css
generated
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
/* Fallback, in case JS does not run, to ensure the code is at least visible */
|
||||
[class*='lang-'] script[type='text/plain'],
|
||||
[class*='language-'] script[type='text/plain'],
|
||||
script[type='text/plain'][class*='lang-'],
|
||||
script[type='text/plain'][class*='language-'] {
|
||||
display: block;
|
||||
font: 100% Consolas, Monaco, monospace;
|
||||
white-space: pre;
|
||||
overflow: auto;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue