(env
 (static
  (flags
   (:standard -ccopt -static))))

(executable
 (package res_tailwindcss)
 (name bin)
 (public_name res_tailwindcss)
 (libraries res_tailwindcss))
