Packages
tailwind_compiler_zig
1.0.0
A maintained Zig-based Tailwind CSS v4 compiler for Elixir, forked from BeaconCMS/tailwind_compiler.
Current section
Files
Jump to
Current section
Files
tailwind_compiler_zig
NOTICE.md
NOTICE.md
# Upstream attribution
Tailwind Compiler Zig is a fork of
[BeaconCMS/tailwind_compiler](https://github.com/BeaconCMS/tailwind_compiler),
originally created by Brian Cardarella and developed by the Beacon CMS
contributors.
The upstream project provided the core Zig Tailwind compiler, Elixir NIF
integration, theme and utility implementation, test suite, benchmarks, WebAssembly
target, and precompiled release workflow. This fork retains that work under the
upstream MIT license and preserves its copyright notice.
The fork exists so AshCms can depend on an independently maintained Hex package.
Fork-specific work includes source candidate extraction, streamed compilation
inputs, root plugin-theme color preservation, package namespacing, and continued
release maintenance.
Upstream project: https://github.com/BeaconCMS/tailwind_compiler
Fork: https://github.com/olivermt/tailwind_compiler_zig