lib/tailwindcss/ruby/version.rb



# frozen_string_literal: true

module Tailwindcss
  module Ruby
    VERSION = "4.1.11"
  end
end