# 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
