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

@yummacss/vite

Package Overview
Dependencies
Maintainers
1
Versions
10
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.28.3
Version published
Maintainers
1
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 21 Jul 2026

Related posts