gregsullivan / _tw

The _tw generator creates a WordPress starter theme optimized for modern development with Tailwind CSS, Tailwind Typography and the WordPress editor.
https://underscoretw.com
GNU General Public License v2.0
541 stars 30 forks source link

why delete Alpine.js ? #12

Closed productdevbook closed 2 years ago

gregsullivan commented 2 years ago

I felt adding Alpine.js by default was too prescriptive given that the majority of people using the theme are focused on the Tailwind side. Fundamentally, I want _tw to be a basic WordPress starter theme, plus Tailwind.

I use Alpine.js in all of my projects, but I think a project that evangelizes for both Tailwind and Alpine.js together needs to be something separate, with the focus here being exclusively on WordPress + Tailwind.

productdevbook commented 2 years ago

Can you help me how to install alpine.js ?

I am writing a wordpress theme and php for the first time. I'm a vue and backend developer. When I see this, I want to write a theme. And you did great. Thank you so much.

gregsullivan commented 2 years ago

Please see my response to your other comment here:

https://github.com/gregsullivan/_tw/issues/9#issuecomment-1120659316

productdevbook commented 2 years ago

Thank you working :)