📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

@master/css.vite

Package Overview
Dependencies
Maintainers
2
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@master/css.vite

Integrate Master CSS in Vite way

2.0.0-rc.67
latest
Source
npm
Version published
Weekly downloads
222
-69.92%
Maintainers
2
Weekly downloads
 
Created
Source

Master CSS

Integrate Master CSS in Vite way

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

import masterCSS from '@master/css.vite'

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

export default config

Documentation

Check out the official documentation.

Keywords

plugin

FAQs

Package last updated on 24 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts