mirror of
https://github.com/TheTaz25/denis.ergin.git
synced 2025-07-07 06:08:53 +00:00
feat(slides): WIP: CSS-Basics
This commit is contained in:
parent
ea0c07a59c
commit
cda0027bcd
8 changed files with 270 additions and 1 deletions
10
.vscode/astro.code-snippets
vendored
10
.vscode/astro.code-snippets
vendored
|
@ -20,5 +20,13 @@
|
|||
" <p>$2</p>",
|
||||
"</section>"
|
||||
]
|
||||
}
|
||||
},
|
||||
"HighlightJS": {
|
||||
"prefix": "hljs",
|
||||
"body": [
|
||||
"<pre class=\"$1\"><code data-trim data-line-numbers>",
|
||||
"$2",
|
||||
"</code></pre>$3"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue