github maizzle/framework v3.0.0

latest releases: v5.0.0-beta.25, v5.0.0-beta.24, v5.0.0-beta.23...
3 years ago

This release adds support for Tailwind CSS v2.0 and drops support for Node.js v10.

Breaking

  • requires Node.js >=12.13.0

New features

Changed

  • the Starter's tailwind.config.js has been simplified

  • the following Tailwind plugins are now disabled by default (you can enable them if needed):

    corePlugins: {
      animation: false,
      backgroundOpacity: false,
      borderOpacity: false,
      divideOpacity: false,
      placeholderOpacity: false,
      ringColor: false,
      ringWidth: false,
      ringOpacity: false,
      ringOffsetColor: false,
      textOpacity: false
    }

v2.6.2...v3.0.0

Don't miss a new framework release

NewReleases is sending notifications on new releases.