phoenixframework / tailwind

An installer for tailwind
MIT License
467 stars 61 forks source link

add support for linux-armv7 target #70

Closed prepor closed 1 year ago

prepor commented 1 year ago

follow up of #29

tailwindcss now officially supports armv7 target for standalone binaries.

I checked it on my Raspberry Pi 3 and with docker buildx build --platform linux/arm/v7. It's working now! :)

josevalim commented 1 year ago

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart: