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:

Expected result
The build succeeds
Confidential information
EPAM AI DIAL UI Kit version
0.2.0
How to reproduce
In your app scss file try to write
@applyand style from library, e.g.Actual result
The build fails:

Expected result
The build succeeds
Confidential information