Skip to content

Instantly share code, notes, and snippets.

@sawirricardo
Created July 25, 2022 07:08
Show Gist options
  • Save sawirricardo/474d8de338ead83ecd3e418ba6e0bfe5 to your computer and use it in GitHub Desktop.
Save sawirricardo/474d8de338ead83ecd3e418ba6e0bfe5 to your computer and use it in GitHub Desktop.
Laravel almost must use npm install
npm i -D tailwindcss;
npm i -D @tailwindcss/forms;
npm i -D @tailwindcss/typography;
npm i -D postcss;
npm i -D autoprefixer;
npm i -D alpinejs;
npm i -D @alpinejs/focus;
npm i -D tippy.js;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment