安裝 Master CSS
Master CSS supports multiple installation strategies, giving you the flexibility to tailor your workflow based on project scale or scenario.
With no-install CDN, framework integrations, or standalone CLI — your call.
Installation guides for popular frameworks and build tools integrated with Master CSS.
Don't have a preferred framework or tool yet? Try the online playground or copy and paste CDN to quickly start using Master CSS.
Start in one step
Quickly create a blank Master CSS runtime project locally with Vite hot updates using the official CLI.
npm create @master/css@rc <project>cd <project>npm run dev --open
Get stuck? Check out the integrations guides for better starting points and recommendations.