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

feat!: support Nuxt 3 #399

Closed
wants to merge 6 commits into from
Closed

feat!: support Nuxt 3 #399

wants to merge 6 commits into from

Conversation

atinux
Copy link
Collaborator

@atinux atinux commented Nov 17, 2021

This is a WIP to support Nuxt Bridge and Nuxt 3

To test locally:

yarn install
yarn dev

Current issues:

Upstream:


I guess we need to remove process.nuxt(https://github.com/nuxt-community/tailwindcss-module/blob/feat/bridge/src/index.ts#L132) and use the runtimeConfig instead.

@pi0 pi0 changed the title feat: support Nuxt Bridge feat!: support Nuxt Bridge Nov 17, 2021
@pi0 pi0 changed the title feat!: support Nuxt Bridge feat!: support Nuxt 3 Nov 17, 2021
@pi0 pi0 assigned atinux and pi0 Nov 17, 2021
@Rigo-m
Copy link
Contributor

Rigo-m commented Nov 27, 2021

A little note for those fighting againt tailwind FOUC with bridge: build: { extractCss: true } can be a quick workaround waiting for the PR to be finished

@pi0
Copy link
Contributor

pi0 commented Feb 7, 2022

Closing as is stalled. Will rework in new PR.

@pi0 pi0 closed this Feb 7, 2022
@pi0 pi0 deleted the feat/bridge branch February 7, 2022 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants