rename rank.pompy.dev -> list.pompy.dev

This commit is contained in:
Kim, Jimin 2025-03-20 09:44:00 +09:00
parent 767c892109
commit ca9817102f
Signed by: pomp
GPG key ID: D3932F82A0667A3B
17 changed files with 5 additions and 5 deletions

View file

@ -0,0 +1,6 @@
import myPreset from "@pompydev/tailwind-config/tailwind.config.js"
/** @type {import('tailwindcss').Config} */
export default {
presets: [myPreset],
}