• Bruno Finger
    cake
    link
    fedilink
    411 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.

    • ParadoxOP
      link
      fedilink
      English
      511 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