arts/fluid-design-system

Fluid spacing and typography units for Elementor

Fund package maintenance!
Buy Me A Coffee

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Open Issues: 3

Language:TypeScript

Type:wordpress-plugin

pkg:composer/arts/fluid-design-system

v2.2.0 2026-01-13 12:46 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