Getting Started
Installing Master CSS
The easiest way to use Master CSS from scratch is to initialize the runtime engine directly in the entry file.
Installation guides for popular frameworks and build tools integrated with rendering modes of Master CSS.
Web frameworks
Build tools
CDN providers
Start in one step
Quickly create a blank Master CSS project locally with hot updates using the official CLI.
npm create @master/css@rc <project>cd <project>npm run dev --open
Don't have a preferred framework or tool yet? Try the online playground or copy and paste CDN to quickly start using Master CSS.