summaryrefslogtreecommitdiff
path: root/src/compiler/codegen.ts
diff options
context:
space:
mode:
authorGravatar Matthew Phillips <matthew@matthewphillips.info> 2021-04-06 15:27:42 -0400
committerGravatar GitHub <noreply@github.com> 2021-04-06 15:27:42 -0400
commit7240f0d67737da3c003455d4ebed6faa5be8c118 (patch)
tree6ea3fcfcb6e5e58240576e715471260d3b0a1b75 /src/compiler/codegen.ts
parent1acd5ee310040d654f6d457a1dd53b9cb19f1f51 (diff)
downloadastro-7240f0d67737da3c003455d4ebed6faa5be8c118.tar.gz
astro-7240f0d67737da3c003455d4ebed6faa5be8c118.tar.zst
astro-7240f0d67737da3c003455d4ebed6faa5be8c118.zip
Create a astro/components/ folder (#63)
This adds astro/components/ and moves the Prism.astro component into there. So to use in a project you can do: ```html --- import Prism from 'astro/components/Prism.astro'; --- <Prism lang="html" code={`<html> ... </html>`} ```
Diffstat (limited to 'src/compiler/codegen.ts')
0 files changed, 0 insertions, 0 deletions