Skip to content

not working when used via @apply in style file #29

@ali-toghiani

Description

@ali-toghiani

As mentioned in the title, when used with @apply, given classes are not added to the template.

example use case:

.action-btn-label{
@apply ps-font-medium ps-text-ghost-blue rtl:ps-text-xl;
}

the first two classes are added to the item but not ps-text-xl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions