summaryrefslogtreecommitdiff
path: root/packages/create-astro/src/components/Emoji.tsx (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-06-08redesign create-astro (#301)Gravatar Fred K. Schott 1-5/+0
* redesign create astro * add changeset * Use npm start * Update the astro version * Adds the changeset Co-authored-by: Fred Schott <fks@Freds-MBP.attlocal.net> Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2021-05-03Format (#167)Gravatar Drew Powers 1-1/+1
2021-05-03`create-astro` UI (#164)Gravatar Nate Moore 1-0/+5
* refactor: improve create-astro layout, build script * feat(create-astro): v0.1.0 * docs(create-astro): add README * feat(create-astro): add meta files to starter templates