Package Exports
- @master/css
Readme
Documentation
Visit css.master.co to view the full documentation.
Getting Started
Check out the guides to get started quickly with Master CSS.
Ecosystem
Packages | Introduction |
---|---|
Integrations | |
Ahead-of-time compiler for Master CSS | |
A vite plugin that integrates with the AOT compilation of Master CSS | |
A webpack plugin that integrates with the AOT compilation of Master CSS | |
React hooks for Master CSS | |
Native CSS | |
Normalize browser's styles | |
Simple and useful CSS keyframes | |
Related | |
Quickly create reusable React elements driven by class names | |
Others | |
Visual Studio Code Extension |
Code completion, syntax highlighting, CSS hover preview, inline color decorators |
Inspiration
Some of our 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.