Skip to content

Cannot use styles from library in sass @apply #65

Description

@hhharmEpm

EPAM AI DIAL UI Kit version

0.2.0

How to reproduce

In your app scss file try to write @apply and style from library, e.g.

    .myclass {
      @apply dial-primary-button;
    }

Actual result

The build fails:
Image

Expected result

The build succeeds

Confidential information

  • I confirm that do not share any confidential information

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions