Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @nuxtjs/tailwindcss from 3.4.3 to 4.0.1 #468

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2021

Bumps @nuxtjs/tailwindcss from 3.4.3 to 4.0.1.

Release notes

Sourced from @​nuxtjs/tailwindcss's releases.

v4.0.1

Switch from postcss-nested to postcss-nesting to respect CSS Nesting spec we supported with version 3 of the module.

v4.0.0

Tailwind 2 with PostCSS 8

PostCSS 8 is now possible thanks to @​nuxt/postcss8! No more compatibility build to use the latest version of Tailwind now ✨

Make sure to read the installation steps.

Tailwind Just-In-Time

You may have heard about the Just-In-Time compilation mode of TailwindCSS, this version supports it, simply set the jit option in your nuxt.config.js:

export default {
  buildModules: ['@nuxtjs/tailwindcss'],
  tailwindcss: {
    jit: true
  }
}

With jit option, our build on nuxtjs.org came from 40s to 7s ⚡

https://tailwindcss.nuxtjs.org

v4.0.0-0

Features

Changelog

Sourced from @​nuxtjs/tailwindcss's changelog.

4.0.1 (2021-03-16)

Bug Fixes

  • use postcss-nesting instead (6240fdf)

4.0.0 (2021-03-15)

⚠ BREAKING CHANGES

Features

4.0.0-12 (2021-03-15)

4.0.0-11 (2021-03-15)

4.0.0-10 (2021-03-13)

Bug Fixes

  • revert to using object syntax (a8d4acf)

4.0.0-9 (2021-03-13)

Bug Fixes

  • dont expose config without option defined (d98086e)

4.0.0-8 (2021-03-12)

4.0.0-7 (2021-03-12)

Features

4.0.0-6 (2021-03-12)

Features

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies pkg deps javascript Pull requests that update Javascript code labels Mar 16, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/tailwindcss-4.0.1 branch 3 times, most recently from ba772c9 to 3329feb Compare March 16, 2021 16:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/tailwindcss-4.0.1 branch from 3329feb to 201c758 Compare March 16, 2021 16:49
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 21, 2021

Looks like @nuxtjs/tailwindcss is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 21, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxtjs/tailwindcss-4.0.1 branch March 21, 2021 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies pkg deps javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant