Skip to content

Incorrect tailwind style import included in samples without tailwindcss dependency #3935

@dobromirts

Description

@dobromirts

When opening a sample in the live editing viewer or in StackBlitz/CodeSandbox, @import "tailwindcss" is included in styles.scss via shared.json even for samples that do not declare tailwindcss as a dependency. This caused the Angular compiler to fail in StackBlitz with a missing module error.

Image

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions