UNPKG

@drop-in/new

Version:

A SvelteKit Svelte 5 PocketBase Starter Kit with a CLI

16 lines (8 loc) 384 B
# @drop-in/graffiti This is just base css that you can use as a starter for css in any kind of project. Install as a pacakge for vite based apps, or use the cli to add the .css file to your /src folder. ## Copy Into Your Project `npx @drop-in/graffiti` ## OR, Install and Import in Vite apps `npm install @drop-in/graffiti` Then in your root layout, `import @drop-in/graffiti`