This is a Tailwindcss starter template for slate, it is based on Shopify's starter skeleton template
This project is based off shopify/skeleton-theme, checkout Slate for more information.
get started
$ yarn create slate-theme my-new-theme tracy-codes/shopify-slate-tailwind-starter
This example includes a quick mobile responsive navbar directly from the Tailwindcss Documentation to show the use of Tailwind.
-
rename .env-sample to .env and setup your development store config.
-
run:
$ yarn start
-
slate will open your localhost, just ignore that, and go to your development store.
-
In the development store you should have your theme loaded
-
Changes will hot reload in the dev store.