Skip to content

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

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

Activity

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

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