Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not load 'markdown.styles': *.css #71851

Closed
sakronos opened this issue Apr 6, 2019 · 1 comment
Closed

Could not load 'markdown.styles': *.css #71851

sakronos opened this issue Apr 6, 2019 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@sakronos
Copy link

sakronos commented Apr 6, 2019

  • VSCode Version:Code 1.33.0 (0dd516d, 2019-04-04T15:11:32.076Z)
  • OS Version:Windows 10 1809 x64

settings.json is as follows

{
    "workbench.colorTheme": "Markdown Editor Yellow",
    "editor.fontFamily": " PingFang SC, ‘Hiragino Sans GB’, Helvetica ",
    "editor.fontSize": 16,
    "markdown.styles": [
        "md.css"
    ],
}

Steps to Reproduce:

1.Open a markdown file, and click open Preview to the Side
2.visual studio code NOTIFICATIONS show the warning: Could not load 'markdown.styles': md.css

In the previous version, it works properly.

@vscodebot vscodebot bot added the new release label Apr 6, 2019
@mjbvz mjbvz self-assigned this Apr 7, 2019
@mjbvz
Copy link
Collaborator

mjbvz commented Apr 8, 2019

Duplicate of #71802

@mjbvz mjbvz marked this as a duplicate of #71802 Apr 8, 2019
@mjbvz mjbvz closed this as completed Apr 8, 2019
@mjbvz mjbvz added the *duplicate Issue identified as a duplicate of another issue(s) label Apr 8, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators May 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants