Skip to content

Some themes do not import CSS from basic #9093

Description

@jakobandersen

While checking the rendering with #9023 in the different themes I noticed that the following bundled themes inherit from basic but their CSS file does not have the import line @import url("basic.css");:

  • agogo
  • epub
  • nonav
  • scrolls
  • traditional

For maintainability it would be nice to have this import so foundational things can be changed in basic and propagate automatically.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions