Skip to content

MagikIO/VSCode_Magik_Highlighting

Repository files navigation

VSCode_Magik_Highlighting

Adds highlighting for HTML in any template string, as well as highlighting CSS in template strings when prefixed as:

CSSVars`
body {
  --main-color: #ff0000;
  --spacing: 16px;
  --font-size: 14px;
}`;

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published