• Bruno Finger@lemm.ee
    link
    fedilink
    arrow-up
    4
    ·
    11 months ago

    I am not sure how other people do it but we use tailwind in SASS using the apply directive, inside a BEM-first structure. I feel like this is the best of what everything can offer.

    • Paradox@lemdro.idOP
      link
      fedilink
      English
      arrow-up
      5
      ·
      11 months ago

      You might consider dropping tailwind entirely then, and using something like open-props, which gives you basically all the features of apply, but in a native CSS package