newloong / magento2-sass-tailwindcss-theme

Magento 2 sass based theme with tailwindcss configuration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Magento 2 sass based theme with tailwindcss configuration.

License:MIT License


Languages

Language:SCSS 89.0%Language:JavaScript 7.3%Language:HTML 3.7%Language:PHP 0.0%