import { Config } from "tailwindcss"; export default <Config>{ theme: { extend: {}, }, };