Software Alternatives & Reviews

CSS lobotomized owl selector: A modern guide

Tailwind CSS styled-components CodePen
  1. A utility-first CSS framework for rapidly building custom user interfaces.
    Pricing:
    • Open Source
    Tailwind is a very popular and widespread CSS framework. Due to the nature of Tailwind’s design principles, where you style individual elements with utility classes, the owl selector cannot be used — at least not without workarounds, since the owl selector's goal is to add inter-component styles with a combinator selector.

    #Developer Tools #Design Tools #Website Design 868 social mentions

  2. styled-components is a visual primitive for the component age that also helps the user to use the ES6 and CSS to style apps.
    Pricing:
    • Open Source
    The above is still a more "traditional" way to use CSS. Let's look at a CSS-in-JS example that makes use of styled-components:.

    #Developer Tools #Design Tools #Javascript UI Libraries 154 social mentions

  3. A front end web development playground.
    See the Pen use case 2 - horizontal list with wrapping (issue with owl selector + fix with flex gap) by Sebastian Weber (@doppelmutzi) on CodePen.

    #Text Editors #Programming #Code Collaboration 484 social mentions

Discuss: CSS lobotomized owl selector: A modern guide

Log in or Post with