@drop-in/graffiti
v0.3.4
Published
A dope package to theme @drop-in
Downloads
90
Readme
@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