0.0.1 • Published 1 year ago

astro-konamimojisplosion v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Usage

First, install the astro-konamimojisplosion package using your package manager. If you're using npm or aren't sure, run this in the terminal:

npm i astro-konamimojisplosion

Then, apply this integration to your astro.config.* file using the integrations property:

import { defineConfig } from "astro/config";
import konamimojisplosion from "astro-konamimojisplosion";

export default defineConfig({
	// ...
	integrations: [konamimojisplosion()],
});

Development

See .github/CONTRIBUTING.md, then .github/DEVELOPMENT.md. Thanks! 💖

Contributors

💙 This package is based on @JoshuaKGoldberg's template-typescript-node-package.

0.0.1

1 year ago

0.0.0

1 year ago