Skip to content

Incorrect fontPath in default theme #62

@vilppuvuorinen

Description

@vilppuvuorinen

Doesn't work

@fontPath  : '../../themes/default/assets/fonts';

Works

@fontPath  : '../../../themes/default/assets/fonts';

Steps to repro:

  1. Grab fresh 2.4.1 code
  2. Rename theme.config.example to theme.config
  3. Compile using lessc

The compilation should fail due to font lookup from [...]/themes/themes/default[...].

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