Skip to content

v1.1.0 - Batch Import

Choose a tag to compare

@GeertGK GeertGK released this 18 Feb 03:01
· 8 commits to main since this release

What's New

Batch Import

Quickly add multiple CSS classes at once via a new textarea section on the settings page.

  • One class per line, with an optional description separated by a comma
  • Duplicate classes are automatically skipped
  • Empty lines are ignored
  • Imported classes are immediately available in the Gutenberg editor

Example format

margin-top-lg, Large top margin
text-center, Center text
hidden-mobile
bg-primary, Primary background color