All Projects → tomaszbujnowicz → shopify-slater-tailwindcss

tomaszbujnowicz / shopify-slater-tailwindcss

Licence: other
Shopify Starter Theme + TailwindCSS with PurgeCSS

Programming Languages

CSS
56736 projects
Liquid
124 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to shopify-slater-tailwindcss

next-shopify-starter
Nextjs + Tailwind CSS + Shopify Starter
Stars: ✭ 385 (+862.5%)
Mutual labels:  shopify, tailwind
angular-material-starter-template
🍄 Angular 14 boilerplate that comes with Material-UI, Tailwind3, Purgecss, Jest & Cypress Support, Optimal project structure & Interceptor inspired from popular blogs, source map analyzer tools, husky, all pre-configured and much more...
Stars: ✭ 104 (+160%)
Mutual labels:  tailwind, purgecss
gulp-shopify
Blank slate Shopify theme for Developers, packaged with Gulp.js for processing SCSS, JavaScript (ES6), images and fonts. Made to support Online Store 2.0 features and Shopify CLI.
Stars: ✭ 142 (+255%)
Mutual labels:  shopify, shopify-theme
shopify-next.js-tailwind
Learn the Shopify + Next.js + Tailwind CSS Stack! SWR, Hydrogen, + more
Stars: ✭ 227 (+467.5%)
Mutual labels:  shopify, tailwind
shopify-product-image-slider
Implementation of the Slick image carousel into a Shopify store
Stars: ✭ 21 (-47.5%)
Mutual labels:  shopify, shopify-theme
create-react-app-tailwindcss
Create React apps with no build configuration, extended with TailwindCSS and PurgeCSS
Stars: ✭ 30 (-25%)
Mutual labels:  tailwind, purgecss
bootstrap-shopify-theme
🛍 A free Shopify Theme built with Bootstrap, BEM, Liquid, Sass, ESNext, Theme Tools, ... and Webpack.
Stars: ✭ 41 (+2.5%)
Mutual labels:  shopify, shopify-theme
create-nuxt-tailwind-app
[DEPRECATED] Use create-nuxt-app, they added full tailwindcss & purgecss support
Stars: ✭ 32 (-20%)
Mutual labels:  tailwind, purgecss
shopify-bootstrap-theme
Our Free Shopify Theme focused on simplicity, speed, and user experience. Download it today and finish your Shopify store within days, not months. Powered by Bootstrap v5 framework and 15+ years of coding experience.
Stars: ✭ 45 (+12.5%)
Mutual labels:  shopify, shopify-theme
shopify-foundation-theme
Modern Shopify theme using Shopify Theme Lab, Liquid, Vue and Tailwind CSS 🎨
Stars: ✭ 195 (+387.5%)
Mutual labels:  shopify, tailwind
syncify
🤝 Shopify theme upload, download and watch development tool.
Stars: ✭ 50 (+25%)
Mutual labels:  shopify, shopify-theme
Shopify-Theme-Framework
Shopify Theme Framework
Stars: ✭ 90 (+125%)
Mutual labels:  shopify, shopify-theme
shopify-development-resources
A List of resources for Shopify development
Stars: ✭ 56 (+40%)
Mutual labels:  shopify, shopify-theme
Ajaxinate
🎡 Ajax pagination plugin for Shopify themes
Stars: ✭ 107 (+167.5%)
Mutual labels:  shopify, shopify-theme
gridsome-starter-shopify
Gridsome Shopify Starter
Stars: ✭ 46 (+15%)
Mutual labels:  shopify
jimbo
Jimbo - The Free to use and powerful Shopify Bot
Stars: ✭ 22 (-45%)
Mutual labels:  shopify
tip-tweet
Tip Tweet is a hybrid dApp that provides a simple way to tip a tweet using Ethereum. Authors can claim their tips using their Twitter account. You only need the tweet URL to tip. 🚀 😎
Stars: ✭ 23 (-42.5%)
Mutual labels:  tailwind
tailwind-layouts
Collection of Tailwind Layouts
Stars: ✭ 53 (+32.5%)
Mutual labels:  tailwind
samuelkraft-next
My personal website written with Next.js, Typescript, MDX, Tailwind
Stars: ✭ 250 (+525%)
Mutual labels:  tailwind
react-tailwind-portfolio
👨‍🎨 An open-source portfolio template built with React and Tailwind.
Stars: ✭ 124 (+210%)
Mutual labels:  tailwind

Important note: Working on updated version of the boilerplate.

You might find this starter theme a little outdated and I am going to archive it soon.

The new starter theme will be based on some theme functionality from original Slater repo (including fixes/adjustments from issues and pull requests).

What's more important, It'll work without the complex setup from Slater and instead it'll be based on:

  • Laravel Mix 6
  • TailwindCSS 2
  • and original Shopify Theme Kit for quick updates

Stay tuned


🚀 Shopify Starter Theme + TailwindCSS with PurgeCSS

First of all, big thank your for guys at The Couch for creating Shopify development toolkit called Slater

I wanted to use Slater and TailwindCSS but couldn't make that work together. I had a project on the table with a start date NOW and decided to create this little temporary monster.

I took the Slater theme, integrated it with TailwindCSS + PurgeCSS and rewrite most of the markup to use css classes from TailwindCSS.

Note: the theme needs some love and it's still work in progress.

Requirements

Make sure all dependencies have been installed before moving on:

Quick start: Installation

Install Slater globally

  • npm i slater -g

Clone this repository and run

  • npm install to install dependencies (/root folder)
  • cd tailwind and npm install to install Tailwind depedencies (/tailwind folder)

Use CSS file

In order to edit the CSS file, go to /tailwind/src/main.css

Tasks

Task Name Description
npm run start Run all tasks and watch all relevant files for changes (PurgeCSS disabled)
npm run build Run all tasks, minify output so it's ready to push to production (PurgeCSS enabled)
slater sync Sync local files to your remote theme

Please run these tasks from root folder.

Copyright and license

MIT License © The Couch

Copyright 2019 Tomasz Bujnowicz under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].