Skip to content

Instantly share code, notes, and snippets.

@jmartsch
Last active March 11, 2024 16:35
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmartsch/987cf6f5e18310f8ed054f3a1fd0af53 to your computer and use it in GitHub Desktop.
Save jmartsch/987cf6f5e18310f8ed054f3a1fd0af53 to your computer and use it in GitHub Desktop.
vite + Tailwind CSS setup for ProcessWire

Install vite and tailwind and needed plugins

npm install -D vite tailwindcss postcss autoprefixer postcss-custom-properties postcss-nested vite-plugin-live-reload

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment