Getting Started

Language Service for Master CSS

Enhanced Master CSS development experience, including syntax highlighting, code completion, syntax rule preview, and more.

🚧This page is still under construction and some content may not be complete.

The official Master CSS Language Service for Visual Studio Code extension.

Installation

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
Get started with Master CSS

Master CSS allows you to install from package managers, copy and paste from CDNs, and even integrate with frameworks.

Getting Started
Code Linting for Master CSS

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

© Aoyue Design LLC.