This package has been deprecated

Author message:

Use @master/css-extractor.vite to set up static extraction

@master/css.vite
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-beta.84 • Public • Published

Master CSS

A vite plugin for integrating Master CSS ahead-of-time compilation

NPM Version NPM Version NPM package ( download / month ) JSDelivr hits (npm scoped) Discord online Follow @mastercorg Github release actions

Quick Start

import { defineConfig } from 'vite'
import { MasterCSSVitePlugin } from '@master/css.vite'

export default defineConfig({
    plugins: [
        MasterCSSVitePlugin()
    ]
})

Package Sidebar

Install

npm i @master/css.vite

Weekly Downloads

6

Version

2.0.0-beta.84

License

MIT

Unpacked Size

10.1 kB

Total Files

6

Last publish

Collaborators

  • 1aron
  • benseage0