Skip to content

Include CSS for fonts #15

@twagoo

Description

@twagoo

Currently any page or application has to include the following headers to properly use the theme:

<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css' />
<link href='https://fonts.googleapis.com/css?family=Roboto+Slab' rel='stylesheet' type='text/css' />

The content of these CSS files can probably be integrated into the style, however there may be XSS issues (see e.g. this blog post), which need to be investigated.

Until then, document the requirement of linking in the font CSS files!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions