<a href="https://css.master.co">
<img alt="Master CSS" src="https://user-images.githubusercontent.com/33840671/201703010-77bf2373-9899-40cc-98f5-30cf9b546941.svg" width="100%">
</a>
A Virtual CSS language with enhanced syntax ~13KB
<a aria-label="GitHub release (latest by date including pre-releases)" href="https://github.com/master-co/css/releases">
<img alt="NPM Version" src="https://img.shields.io/github/v/release/master-co/css?include_prereleases&color=f6f7f8&label=&style=for-the-badge&logo=github">
</a>
<a aria-label="NPM Package" href="https://www.npmjs.com/package/@master/css">
<img alt="NPM package ( download / month )" src="https://img.shields.io/npm/dm/@master/css?color=f6f7f8&label=%20&logo=npm&style=for-the-badge">
</a>
<a aria-label="JSDelivr" href="https://www.jsdelivr.com/package/npm/@master/css">
<img alt="JSDelivr hits (npm scoped)" src="https://img.shields.io/jsdelivr/npm/hm/@master/css?color=f6f7f8&label=%20&logo=jsdelivr&style=for-the-badge">
</a>
<a aria-label="Discord Community" href="https://discord.gg/sZNKpAAAw6">
<img alt="Discord online" src="https://img.shields.io/discord/917780624314613760?color=f6f7f8&label=%20&logo=discord&style=for-the-badge">
</a>
<a aria-label="Follow @mastercorg" href="https://twitter.com/mastercorg">
<img alt="Follow @mastercorg" src="https://img.shields.io/static/v1?label=%20&message=twitter&color=f6f7f8&logo=twitter&style=for-the-badge">
</a>
<a aria-label="Github Actions" href="https://github.com/1aron/repo/actions/workflows/release.yml">
<img alt="Github release actions" src="https://img.shields.io/github/workflow/status/master-co/css/Release?label=%20&message=twitter&color=f6f7f8&logo=githubactions&style=for-the-badge&logoColor=%23000">
</a>
Visit css.master.co to view the full documentation
Check out the guides to get started with Master CSS
The Master CSS community can be found here:
Please see our 🚧 CONTRIBUTING.md for workflow.
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