Skip to content

Add support for Shopify CLI 2.X.X & Tailwind CSS

Latest
Compare
Choose a tag to compare
@mcqua007 mcqua007 released this 22 Feb 00:06

Remove reliance on theme kit and Sass. Using Shopify Cli gives us "native" hot module reloading without having to use browser sync. I also removed sass as the default css transpilier in favor of tailwind css. so right off the bat you get tailwindcss and can use Shopify's CLI for theme development. Next I will migrate from Shopify CLI 2.X.X to 3.X.X. I will also add some github action that will push your changes to production when you merge your branch with main/master.