organicinternet / magento2-theme-blank-sass

SASS based version of Magento 2 Blank theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis branch Packagist Packagist

Magento 2 - Blank theme - SASS version

Releases

Using Magento 2.1? Use release 0.7.0 or later.
Using Magento 2.0? Use release 0.6.0

Current status

Theme is ready to use as Composer package with Magento 2. Still a lot of things needs to be fixed or polished, but it's definitely working 😄

Installation

  1. Switch to your Magento project root
  2. Run composer require snowdog/theme-blank-sass
  3. Run bin/magento setup:upgrade
  4. If you are not in developer mode you should run bin/magento setup:static-content:deploy
  5. Compile SASS files, we recommend using Frontools
  6. Check your great looking theme 😉

Questions

If you have any questions about this project let's go to offical Magento forum - Less to Sass Community Project

About

SASS based version of Magento 2 Blank theme

License:MIT License


Languages

Language:CSS 92.8%Language:JavaScript 7.1%Language:PHP 0.0%