Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.
/ sui-css Public archive

WPMU DEV Shared UI CSS Framework includes a wide range of shorthand utility classes to modify an element’s appearance in a plugin.

License

Notifications You must be signed in to change notification settings

wpmudev/sui-css

Repository files navigation

npm GitHub package.json version (subfolder of monorepo) License: GPLv3

Shared UI CSS Framework

WPMU DEV's Shared UI CSS Framework includes a wide range of shorthand utility classes to modify an element's appearance in a plugin.

This framework's primary goal is to deliver a method of styling elements with as little friction as possible. Our framework allows us to use our Design Tokens via memorable CSS-based utility classes.

Installation

Before proceeding further, please ensure you haveNode.jsinstalled. You can install the latest version via their website.

Run in your project root directory (wherepackage.jsonlives):

npm install @wpmudev/sui-css --save-dev

Documentation

Please, read through our common guidelines before starting to contribute on any of our projects:

About

WPMU DEV Shared UI CSS Framework includes a wide range of shorthand utility classes to modify an element’s appearance in a plugin.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published