In terms of styling, how does the structure of your project using traditional CSS look like?

This page summarizes the projects mentioned and recommended in the original post on /r/reactjs

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • postcss-plugins

    PostCSS Tools and Plugins

  • There's a @ custom-media proposal (and PostCSS plugin) that can make it a lot easier to use media queries across components. Define your MQs in your global CSS, use everywhere. If you're worried about repeating MQs in your CSS from a bloat perspective, there are PostCSS plugins for that as well.

  • at-rule-packer

    Merge media queries (@media), @supports, and other duplicate At-rules together under a single block.

  • There's a @ custom-media proposal (and PostCSS plugin) that can make it a lot easier to use media queries across components. Define your MQs in your global CSS, use everywhere. If you're worried about repeating MQs in your CSS from a bloat perspective, there are PostCSS plugins for that as well.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts