🔥🔥🔥 This theme integrates tailwindcss and alpine.js into shopware 6. 🔥🔥🔥
This is a proof of concept. This is still in progress.
💙 If you want to have a complete Tailwindcss theme, participate here and submit your changes via pull request. ✨
yarn install
(use node version >= 15.8.0)
yarn build:dev
(includes all tailwind styles)
or
yarn build:prod
(includes only used tailwind styles, purgedCSS Version)
All files from Tailwindcss theme into custom/plugins/Tailwind
folder in shopware 6 directory
./psh.phar storefront:build
(e.g. use this command in your docker container)
- Navigation 🚧
- Button 🚧
- Link 🚧
- Card 🚧
- Image 🚧
- ...