CSS modules in next.js

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • Sass

    Sass makes CSS fun!

  • I also want to use SASS, which is fully supported with CSS Modules in Next.js.

  • styled-jsx

    Full CSS support for JSX without compromises

  • On bergqvist.it I used styled jsx for styling my components. I preferred that to other css-in-js frameworks (like JSS) because of it actually using CSS syntax instead of JavaScript objects.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • css-modules

    Documentation about css-modules

  • Read more about CSS Modules here

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

  • The best styling options for Next.js

    3 projects | dev.to | 29 Mar 2022
  • Writing CSS With JavaScript

    1 project | dev.to | 3 Sep 2023
  • Is there anything like Astro's CSS for vanilla React or Next?

    1 project | /r/reactjs | 28 Sep 2022
  • What's the current state of CSS (with React)

    3 projects | /r/Frontend | 23 Jul 2022
  • Create own default plugin to NX workspace

    8 projects | dev.to | 27 May 2022