/magento2-sass-tailwindcss-theme

Magento 2 sass based theme with tailwindcss configuration.

Primary LanguageSCSSMIT LicenseMIT

Magento 2 - Blank theme - SASS version with TailwindCss [WIP]

SASS based version of Magento 2 Blank theme, with Tailwind css included. Demo

Installation

  1. Clone this repository in app/design/Vendor/Theme
  2. Change registration.php
  3. Set you application to developer mode
  4. Run bin/magento setup:upgrade to register theme
  5. cd to app/design/frontend/vendor/theme run yarn or npm install to install node dependencies
  6. run gulp sass to compile the scss files to css