Changed Simplify thesansfont-family stack (#11748) Disable the tap highlight overlay on iOS (#12299) Improve relative precedence ofrtl,ltr,forced-colors, anddarkvariants (#12584) 3.3.7- 2023-12-18 Fixed Fix support for container query utilities with arbitrary values (#12534) Fix custom config...
Set font-family and line-height to inherit on body to behave more like v1.x (#2729) 2.0.0-alpha.5 - 2020-10-30 Changed Upgrade to PostCSS 8 (59aa484) 2.0.0-alpha.4 - 2020-10-29 Added Support deep merging of arrays of objects under extend (#2700) 2.0.0-alpha.3 - 2020...
Enabling variants globally To specify a global set of variants that should be applied to all utilities, you can assign an array of variants directly to the variants property instead of configuring variants separately: // tailwind.config.js module.exports = { variants: ['responsive', 'group-hover...
Set font-family and line-height to inherit on body to behave more like v1.x (#2729) 2.0.0-alpha.5 - 2020-10-30 Changed Upgrade to PostCSS 8 (59aa484) 2.0.0-alpha.4 - 2020-10-29 Added Support deep merging of arrays of objects under extend (#2700) 2.0.0-alpha.3 - 2020-...
Set font-family and line-height to inherit on body to behave more like v1.x (#2729) 2.0.0-alpha.5 - 2020-10-30 Changed Upgrade to PostCSS 8 (59aa484) 2.0.0-alpha.4 - 2020-10-29 Added Support deep merging of arrays of objects under extend (#2700) 2.0.0-alpha.3 - 2020-...
module.exports={theme:{// ...your Tailwind theme configconfigViewer:{// single fontfonts:"https://fonts.googleapis.com/css2?family=Open+Sans&display=swap"// or multiple fontsfonts:["https://fonts.googleapis.com/css2?family=Open+Sans&display=swap","https://fonts.googleapis.com/css2?family...
Globally find and replace font-hairline with font-thin Replace shadow-outline and shadow-xs with ring utilities Tailwind CSS v2.0 introduces a new set of ring utilities that let you add outline shadows/focus rings in a way that automatically composes with Tailwind’s other box-shadow utilities....
module.exports={theme:{// ...your Tailwind theme configconfigViewer:{// single fontfonts:"https://fonts.googleapis.com/css2?family=Open+Sans&display=swap"// or multiple fontsfonts:["https://fonts.googleapis.com/css2?family=Open+Sans&display=swap","https://fonts.googleapis.com/css2?family...
(--card-foreground))', }, }, fontFamily: { poppins: ['var(--font-poppins)'], }, backgroundImage: { 'dotted-pattern': "url('/assets/images/dotted-pattern.png')", 'hero-img': "url('/assets/images/hero.png')", }, borderRadius: { lg: 'var(--radius)', md: 'calc(var(--...
Set font-family and line-height to inherit on body to behave more like v1.x (#2729) 2.0.0-alpha.5 - 2020-10-30 Changed Upgrade to PostCSS 8 (59aa484) 2.0.0-alpha.4 - 2020-10-29 Added Support deep merging of arrays of objects under extend (#2700) 2.0.0-alpha.3 - 2020-...