Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Add support for wildcard utility matching #176

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Mar 28, 2021

  1. Refactor

    thecrypticace committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    94a88e6 View commit details
    Browse the repository at this point in the history
  2. Add support for wildcards

    We can now support class tokens like p-{*} to include all p- utilities classes automatically. This requires explicit plugin support because we don’t know what theme config goes with what plugin. Only the plugin does.
    thecrypticace committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    ba366ad View commit details
    Browse the repository at this point in the history