Skip to content

How to generate custom CSS declaration? #233

@hth2

Description

@hth2

I am using scalacss in standalone mode and would like to generate css that looks as follows:

.bar {
  @apply foo;
}

(@apply is a Tailwind CSS directive)

is it possible? From the docs it seems the answer is "no", but I hope I am wrong.

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