solidusio / solidus_starter_frontend

🎨 Rails-based starter kit for your Solidus storefront.
BSD 3-Clause "New" or "Revised" License
55 stars 37 forks source link

Install tailwindcss #354

Closed aleph1ow closed 11 months ago

aleph1ow commented 11 months ago

Summary

Manually installs tailwindcss so the relevant config files are copied into the sandbox when running bin/dev. Tailwind now is available. By just editing and saving the template files you'll see the results in the running sandbox. In this pr I use tailwind to fix the search input style that was looking slightly different just after tailwind installation (on focus, a blue ring was shown around the search input field). Even if this pr introduces tailwind it leaves the look completely untouched.

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed: