jekyll/jekyll

[Docs]: 7. Assets - css-lcurlyexcted

akirataguchi115 opened this issue · 0 comments

Motivation

VSCode warns of a problem regarding the code

@import "main";

image

This works fine on Jekyll but it leaves the developer confused what's wrong with the default code provided.

Suggestion

A note should be put before the code snippet using {: .note .info} that VSCode has an open issue regarding this bug and the code is still valid SCSS and there should be nothing to be worried about.

Could someone confirm if the following two posts are about the issue mentioned above?