Getting Started

Language Service for Master CSS

Enhance the developer experience in code editors or IDEs with syntax highlighting, code completion, and more.

Syntax highlighting

Improve the readability and recognition of classes

Syntax inspection

Preview generated CSS and references on hover or list

Code completion

Hints and auto-completion of available syntax

Color preview

Calculate and render syntax colors within a document


Installation

Get it now in Visual Studio Marketplace.

Set up your workspace

Create a .vscode/settings.json or set it in user settings.

{    "editor.quickSuggestions": {        "strings": true    }}

Start using Master CSS

Now your IDE is more professional and readable than ever!

<h1 class="font:40 font:56@sm font:heavy italic m:12x text:center fg:red:hover">    Hello World</h1>
Getting Started
Installing Master CSS

Master CSS supports multiple installation strategies, giving you the flexibility to tailor your workflow based on project scale or scenario.

Getting Started
Code Linting for Master CSS

An ESLint integration for enforcing team coding styles, making your template markup more organized, and catching syntax errors early.

© Aoyue Design LLC.