feat: migrate to starlight

This commit is contained in:
DuroCodes
2024-05-06 17:15:30 -04:00
parent 767acedea7
commit bb190f2d81
15140 changed files with 2828326 additions and 35408 deletions

13
node_modules/@expressive-code/plugin-frames/README.md generated vendored Normal file
View File

@@ -0,0 +1,13 @@
# @expressive-code/plugin-frames
A default plugin of Expressive Code, an engine for presenting source code on the web.
It renders a window frame around every code block. Depending on the code's language, this frame can look like a code editor (similar to VS Code), or like a terminal window.
## Documentation
[Read this plugin's documentation](https://expressive-code.com/key-features/frames/) on the Expressive Code website to learn more about its features.
## Installation (not required)
No installation is required. This package is **installed by default** by our higher-level packages.