arts/fluid-design-system

Fluid spacing and typography units for Elementor

Fund package maintenance!
Buy Me A Coffee

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 1

Language:TypeScript

Type:wordpress-plugin

pkg:composer/arts/fluid-design-system

v2.1.0 2026-01-04 06:42 UTC

This package is auto-updated.

Last update: 2026-01-09 11:23:14 UTC


README

Tests Codecov PHP WordPress

Fluid typography and spacing presets for Elementor using CSS clamp() — smooth responsive scaling without breakpoints.

Quick Links

Users Developers
Install from WordPress.org Developer Hooks Reference
Video Tutorials & Guide GitHub Releases

Development

git clone https://github.com/artkrsk/fluid-design-system-for-elementor.git
cd fluid-design-system-for-elementor
npm install

Edit project.development.js to set your WordPress plugin path:

config.wordpressPlugin.target = '/path/to/your/wordpress/plugins/fluid-design-system-for-elementor'

Commands

Command Description
npm run dev Development mode with live reload
npm run build Production build (creates distribution ZIP)

Made by Artem Semkin