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

'@nuxt/postcss8' path to tailwind.config.js inside postcss.plugins.tailwindcss #41

Open
agwisniewska opened this issue Jan 11, 2023 · 0 comments

Comments

@agwisniewska
Copy link

agwisniewska commented Jan 11, 2023

Hi,

I am, adding tailwind v.3 to my nuxt2 project. I follow the instruction https://tailwindcss.com/docs/guides/nuxtjs but the thing is that I don't want to have tailwind.config.js file inside my nuxt2 project, but import it from the other repository (above the nuxt project) I'm struggling how and where to pass a proper path.

I need something like with a css example here: css: [require.resolve('@myrepo/design/assets/main.css')],

Can you guide me with this?

Screenshot 2023-01-11 at 18 38 56

Screenshot 2023-01-11 at 18 38 46

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

No branches or pull requests

1 participant