UNPKG

rprcli

Version:

Reaper.js is a powerful TypeScript-based framework designed to streamline backend development. It offers built-in database migrations, seeders, and SQL query utilities, making it easy to manage data efficiently. With native support for TSX and JSX renderi

8 lines (7 loc) 161 B
module.exports = { content: ["./*/**{js,ts,jsx,tsx}"], // ✅ Ensure Tailwind scans your files theme: { extend: {}, }, plugins: [], };