robindelaater / shopify-tailwindcss

Shopify Dawn theme with TailwindCSS added using ViteJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopify TailwindCSS

This is the basic Shopify Dawn theme with TailwindCSS added using ViteJS.

Usage:

  1. Run pnpm install
  2. Update your store address in the package.json
  3. Run pnpm dev to start watching changes to the base.css file in the src directory
  4. In a new terminal window run pnpm shopify to start the Shopify CLI development server
  5. If you're done and want to build for production run pnpm build

About

Shopify Dawn theme with TailwindCSS added using ViteJS

License:Other


Languages

Language:Liquid 73.2%Language:CSS 17.7%Language:JavaScript 9.2%