Installing tailwind.css and alpine.js in my cloned git porject

Hello

Trying to install tailwind.css and alpine.js from this boiler plate project
https://github.com/0wain/sholpine/blob/master/README.md

I ran the git commands in the Shopify CLI

nstallation

  1. Create a template from this repo.
  2. Run npm install.
  3. Run npm run dev to start development.

Production

Run npm run build to build production files.

It updated the project with tailwind.css but if I add new classes it does not apply them unless I rerun the command line prompts shared above.

What am I missing? Happy to invite someone to my git repository if that would help.

Thank you

1 Like

Hey Alan thank you for the quick response. I tried the above and I think I’m still missing something and I tried asking chat.gpt but it’s asking me to make major changes to some of these files and I’m worried about that. I will invite you in. Please let me know if you need any other information.

Also currently .gitignore is ignoring the assets folder where mainifest.json, theme.1c4b2a3d.min.css, theme.b9c06c9f.min.js

Please let me know if you need access to those.

Cheers!

1 Like