npm tailwindcss 1.0.0-beta.6

latest releases: 4.0.0-alpha.14, 4.0.0-alpha.13, 4.0.0-alpha.12...
5 years ago
  • Removed negativeMargin plugin, now the regular margin plugin supports generating negative classes (like -mx-6) by using negative keys in the config, like -6 (#865, upgrade guide)
  • Added support for negative inset (-top-6, -right-4) and z-index (-z-10) utilities, using the same negative key syntax supported by the margin plugin (#867, #875)
  • Add missing fractions as well as x/12 fractions to width scale (#646)
  • Add order utilities (#693)
  • Add cursor-text class by default (#795)
  • Make it possible to access your fully merged config file in JS (#877)

Don't miss a new tailwindcss release

NewReleases is sending notifications on new releases.