Skip to content

Conversion error in main.scss with jekyll-remote-theme #7

@garymm

Description

@garymm

Thanks for the theme. It looks nice!

I'm trying to use this theme via jekyll-remote-theme.

Here's the relevant code from my _config.yaml:

remote_theme: redVi/voyager
plugins:
  - jekyll-remote-theme

Here's the error I see:

$ bundle exec jekyll serve --verbose
    Jekyll Version: 4.2.0
...
  Rendering: assets/css/main.scss
  Pre-Render Hooks: assets/css/main.scss
  Rendering Markup: assets/css/main.scss
  Conversion error: Jekyll::Converters::Scss encountered an error while converting 'assets/css/main.scss':
                    Error: File to import not found or unreadable: normalize. on line 5:1 of main.scss >> @import ^ 

Thanks for any help!

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