Socket
Book a DemoInstallSign in
Socket

@wonderflow/config

Package Overview
Dependencies
Maintainers
1
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wonderflow/config

Wanda design system shared configurations

latest
Source
npmnpm
Version
14.2.6
Version published
Weekly downloads
931
30.58%
Maintainers
1
Weekly downloads
 
Created
Source

Wanda Shared Configurations Wonderflow Logo

Release

This repository contains the source code of the Wanda design system shared configurations.

npm i @wonderflow/config

Configurations

This package provides a set of predefined Wanda's configurations which you can (and sometimes must) use in wonderflow projects.

PostCSS

Import postcssConfig inside your local postcss.config.js file. You can check the exported configuration here.

const { postcssConfig } = require("@wonderflow/config");
module.exports = postcssConfig;

Keywords

design-system

FAQs

Package last updated on 02 Jul 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