Skip to content

Can't process SCSS comments #1

@Plumtree3D

Description

@Plumtree3D

Hey, might be a local issue but it looks like the last version of Slidev doesn't support SCSS comments.
Might need to use another postCSS parser, use regular CSS comments or remove the comments altogether.

  1  |  :root {    
  2  |    --slidev-theme-primary: #20d789;  
  3  |    --glow: 32, 215, 137; // is the same as primary  
     |                                         ^  
  4  |  }```

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