New:Socket for Asana Is Now Available.Learn more
Get Started

@yummacss/vite

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yummacss/vite

Vite plugin for Yumma CSS

Source
npmnpm
Version
3.29.2
Version published
Weekly downloads
167
-9.24%
Maintainers
1
Weekly downloads
 
Created
Source

@yummacss/vite

Vite plugin for Yumma CSS.

Installation

npm install -D @yummacss/vite

Usage

import yummacss from "@yummacss/vite";
import { defineConfig } from "vite";

export default defineConfig({
  plugins: [yummacss()],
});

Add @yummacss; to your CSS entry file.

Options

OptionTypeDefaultDescription
configConfig-Inline configuration; skips the config file.
configPathstringyumma.config.mjsPath to the config file.

Documentation

Learn more at yummacss.com

Keywords

css-framework

FAQs

Package last updated on 29 Jul 2026

Related posts