Skip to content

Consider @output for mixins #133

Description

@KittyGiraudel

Mixins do not return a value, they output code. what about a @output annotation exclusively for mixins?

Now, either we keep things simple:

/**
 * @output Description
 */

Or we want complicated things where we list all properties that can be output.

/**
 * @output font-family, font-weight, color
 */

Any thought?

Activity

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions