Skip to content

Add CSS to core flavours #58

@SteveALee

Description

@SteveALee

Any real app will use CSS (or something that compiles to it) for styling, not just code managed classes used for DOM event hooks or component isolation. However the built in flavors have no CSS at all.

A minimum would be to simply provide a static styles.css refed from index.html

A more useful example might be to use webpack loaders - but there are many options even with the basics.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions