Skip to content

Place global styles in a separate stylesheet #8

Description

@KenG98

Right now global styles are inserted into a style tag in the <head> of the page. Better practice would be to generate a separate CSS file with those styes, then simply include it in each web page as a css reference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions