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

@yummacss/core

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yummacss/core

Core utility definitions for Yumma CSS

latest
Source
npmnpm
Version
3.30.0
Version published
Weekly downloads
406
413.92%
Maintainers
1
Weekly downloads
 
Created
Source

@yummacss/core

Core utility definitions for Yumma CSS.

Usage

import { coreUtils, colorUtils, boxModelUtils } from '@yummacss/core';

const allUtils = coreUtils();
const colors = colorUtils();
const spacing = boxModelUtils();

Each utility export returns a Utilities object with prefix, CSS properties, values, and variants.

For styling projects, use yummacss instead.

Documentation

Learn more at yummacss.com. For how prefixes map to CSS properties, see the naming rule.

Keywords

css-framework

FAQs

Package last updated on 29 Aug 2026

Related posts