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

2.0.0-beta.160 • Public • Published

Master CSS

Integrate Master CSS Static Extraction in Vite way

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

import { CSSExtractorPlugin } from '@master/css-extractor.vite'

/** @type {import('vite').UserConfig} */
const config = {
    plugins: [
        CSSExtractorPlugin()
    ]
}

export default config

Documentation

Check out the official documentation.

Package Sidebar

Install

npm i @master/css-extractor.vite

Weekly Downloads

199

Version

2.0.0-beta.160

License

MIT

Unpacked Size

9.17 kB

Total Files

8

Last publish

Collaborators

  • benseage0
  • 1aron