UNPKG

tailwindcss-preset-blueprintjs

Version:

A preset for Tailwind CSS to load colors, spacing, shadows, fonts, and transitions from BlueprintJS.

7 lines (6 loc) 192 B
export const transitionTimingConfig = { transitionTimingFunction: { bp5: "cubic-bezier(0.4, 1, 0.75, 0.9)", "bp5-bounce": "cubic-bezier(0.54, 1.12, 0.38, 1.11)", }, };