What is the right way to style an Elm application in 2023?

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

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

    A utility-first CSS framework for rapid UI development.

  • I use https://tailwindcss.com/ which I believe fit nicely with elm.

  • elm-ui

    What if you never had to write CSS again?

  • It's been a few years, but last time I built a non-trivial Elm app, I used elm-ui. Otherwise, I've used either vanilla CSS with the Meyer reset (am I dating myself?) or SCSS.

  • 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.

    InfluxDB logo
  • elm-patterns

    A collection of UI and application patterns uncovered while building Elm applications.

  • Source

  • vite-plugin-elm

    A plugin for Vite enables you to compile an Elm application/document/element

  • Also, start with a build manager that integrates everything for you. I currently use vite.

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