Skip to content

tom-vism/angular-monorepo

Repository files navigation

AngularMonorepo

Angular 17.2.x + NX 18.x + Tailwindcss 3.4.x + postcss 8.x

The issue: Tailwind configuration file is ignored when postcss configuration file is added to Angular 17.2 project with "application" builder. Warnings are given about "content" property is missing when serving the app1.

image

  • To run the project use nx serve app1.
  • To make the tailwind work without postcss, you'd need to remove postcss.config.json and comment the '.../headers.css' import statement in styles.css of the app1.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published