import { tailwindConfig } from "./tokens/_tailwind-config"; // This file is only meant to convert the ES module into CommonJS. // Any config values should be changed in "./tokens/_tailwind-config.ts". module.exports = tailwindConfig;