Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

I use NX monorepo with 17.2.2 Angular version.
And latest tailwindcss 3 and postcss 8

This is a monorepo, and an app has a tailwind.config.js and postcss.config.json file in it's project root.

When I include "tailwindcss" in postcss configuration file I get a warning when I serve Angular app (using the recent "application" builder) about "content" property not being found and then it ignores (does not detect) tailwind configuration in the project root. But it works if I put tailwind.config.js in the workspace root.
image

How can I make tailwindcss plugin work with postcss when tailwind config file is located in the project root (and not in workspace root)?

This is my repo:
https://github.com/tom-vism/angular-monorepo

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.