Skip to content

Internal usage of @daffodil/design needs to have the right import path #4249

@xelaint

Description

@xelaint

Is this a regression?

  • Yes, this behavior used to work in the previous version

Description

Internal usage of @daffodil/design needs to have the right import path

Instead of @use 'utilities' in internal packages (e.g. daffio), the usage should be @use '@daffodil/design/scss/utilities'

Environment

  • Daffodil version: 0.90.0
  • Angular version:
  • Browser(s):
  • Node version: run node --version
  • Operating system:

Steps to reproduce

Steps to reproduce:
1.
2.
3.

Expected behavior

Instead of @use 'utilities' in internal packages (e.g. daffio), the usage should be @use '@daffodil/design/scss/utilities'

Actual behavior

Internal package usage of @daffodil/design is not the same as external

Additional context

No response

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions