JSPM

@master/css

2.0.0-beta.44
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 386
  • Score
    100M100P100Q92036F
  • License MIT

A Virtual CSS language with enhanced syntax ~13KB

Package Exports

  • @master/css

Readme


Master CSS Master CSS

A Virtual CSS language with enhanced syntax ~15KB

NPM Version NPM Version NPM NPM jsDelivr hits (npm scoped) jsDelivr hits (npm scoped) npm npm Discord Discord Twitter Twitter CircleCI CircleCI

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
Package Ahead-of-time compiler for Master CSS
Package A vite plugin that integrates with the AOT compilation of Master CSS
Package A webpack plugin that integrates with the AOT compilation of Master CSS
Package React hooks for Master CSS
Native CSS
Package Normalize browser's styles
Package Simple and useful CSS keyframes
Related
Package Quickly create reusable React elements driven by class names
Others
Package
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.