Skip to content

Support multiple class declarations in a single component #21

Open
@chanceeakin

Description

@chanceeakin

Lukas,

Love the work you've done thus far with porting CSS in JS to CSS in Rust!

Noticed that there's a limitation of one class to one component (specifically with Yew). It'd be great if this lib could support multiple classes per file. Ideally, allowing css_in_rust::Style::create Vec<String> or the like in addition to only strings.

Would love to connect and help build out this library!

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