-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels