Documentation
Visit css.master.co to view the full documentation
Getting Started
Check out the guides to get started with Master CSS
Ecosystem
Integrations
- Compiler - The ahead-of-time compiler of Master CSS
- Vite Plugin - A vite plugin for integrating Master CSS AOT compilation
- Webpack Plugin - A webpack plugin for integrating Master CSS AOT compilation
- React - React hooks for Master CSS
Native Plugins
- Normal CSS - Normalize the browser's styles
- Keyframes CSS - Simple and useful CSS keyframes
Extensions
- Master CSS Language Service Visual Studio Code - Includes code completion, syntax highlighting, CSS hover preview, and inline color decorators
Related
- Style Element for React - Quickly create reusable React elements driven by class names
Community
The Master CSS community can be found here:
- Discuss on GitHub - Ask questions, voice ideas, and do any other discussion.
- Join our Discord Server - Casually chat with other people using the language. ✓ 中文
《 Code of Conduct 》 applies to all Master CSS community channels.
Contributing
Please see our
Inspiration
Some of the core concepts and designs are inspired by these giants.
- The concept of enhanced syntax is inspired by SASS and Typescript
- The concept of Virtual CSS is inspired by the Virtual DOM