Software Alternatives, Accelerators & Startups

:where() :is() my mind?

Tailwind CSS BEM
  1. A utility-first CSS framework for rapidly building custom user interfaces.
    Pricing:
    • Open Source
    Utility-First frameworks, such as Tailwind CSS, provide a vast set of utility classes that can be composed directly in the HTML. This minimizes the need for custom CSS and complex selectors.

    #Developer Tools #Design Tools #Website Design 891 social mentions

  2. 2

    BEM

    BEM — Block Element Modifier is a methodology, that helps you to achieve reusable components and code sharing in the front-end.
    BEM encourages a flat structure with minimal nesting and specificity, making styles easier to read and maintain. It significantly reduces the risk of unintended style overrides and enhances modularity.

    #Developer Tools #Design Tools #Web Frameworks 46 social mentions

Discuss: :where() :is() my mind?

Log in or Post with