Skip to content

Confusing custom theme asset paths #22

Description

@scriptype

When editing theme/style.css or if you want to import another css file, you are supposed to put the other file in theme/assets/custom folder.

So you have an import like:

@import url("./colors.css");

But you need the colors.css to actually be in theme/custom/colors.css.

Same story with script.js.

This is not sensible.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions