Merge Classes

Merge multiple classes into one single class

Merge classes is the most popular and very useful utility when you work with a utility framework like ours.

It helps you to merge multiple utility classes and make them a single class to quickly use that single class anywhere you want to use it.

Quick video: How to use merge feature

Merge feature is a very well thought out module, it

  1. Eliminates all the grid classes, which makes no sense to merge into a class.

  2. It works perfectly with all responsive classes as well.

  3. It can merge any number of classes added to an element.

  4. It auto deletes all the single classes and adds the new class to the element automatically.