Skip to content

Instantly share code, notes, and snippets.

@jmartsch
Last active March 11, 2024 16:35

Revisions

  1. jmartsch revised this gist Sep 4, 2022. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions README.md
    Original file line number Diff line number Diff line change
    @@ -1,2 +1,3 @@
    Install vite and tailwind and needed plugins

    `npm install -D vite tailwindcss postcss autoprefixer postcss-custom-properties postcss-nested vite-plugin-live-reload`
  2. jmartsch created this gist Sep 4, 2022.
    2 changes: 2 additions & 0 deletions README.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    Install vite and tailwind and needed plugins
    `npm install -D vite tailwindcss postcss autoprefixer postcss-custom-properties postcss-nested vite-plugin-live-reload`