Skip to content

feat: Tailwind V4 Support - #75

Open
eveeifyeve wants to merge 1 commit into
NixOS:mainfrom
DigitalBrewStudios:tailwind-v4
Open

eveeifyeve wants to merge 1 commit into
NixOS:mainfrom
DigitalBrewStudios:tailwind-v4

Conversation

@eveeifyeve

@eveeifyeve eveeifyeve commented Sep 17, 2026

Copy link
Copy Markdown
Member

This pr finally adds tailwind v4 support!!! CC/@djacu
This is aimed to be a drop in to projects that can remove the js boilerplate for tailwind v4 support.

Want to see the output? Use nix build github:nixos/branding/pull/75/head#legacyPackages.aarch64-darwin.nixos-branding.nixos-color-palette-tailwind.

Alternatives considered:

  • UnoCSS & Stylex: There is a bunch of reasons like scalability and also compatibility, but the main things that blocked these as good alternatives are problems of responsive design when making for mobile and normal screens (you make it yourself) and/or boilerplate to setup in nix.
  • CSS, SCSS: I could use CSS for this, but again you loose the benefit of tailwind being able to do a dark mode vs light mode colors easier without the boilerplate.

Disclaimer: Assisted-by: z-ai/glm-5.3-flash & Work is sponsored.

CC/@djacu

Assisted-by: z-ai/glm-5.3-flash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant