2017 © Pedro Peláez
 

magento2-theme theme-frontend-default

N/A

image

msd/theme-frontend-default

N/A

  • Saturday, January 23, 2016
  • by toonvd
  • Repository
  • 2 Watchers
  • 2 Stars
  • 0 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 8 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

msdtheme

A theme for the new Magestackday website!, (*1)

Define theme

  • open dev/tools/grunt/configs/themes.js
  • add after luma block
    msd: {
        area: 'frontend',
        name: 'Msd/default',
        locale: 'en_US',
        files: [
            'css/styles-m',
            'css/styles-l'
        ],
        dsl: 'less'
    },

The Versions

23/01 2016

dev-master

9999999-dev

N/A

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • magento/theme-frontend-blank 100.0.*
  • magento/theme-frontend-luma 100.0.*
  • magento/framework 100.0.*