1.0.3 • Published 5 years ago

generator-m2scss v1.0.3

Weekly downloads
5
License
ISC
Repository
github
Last release
5 years ago

generator-magetwo-code NPM version Build Status Dependency Status

What it does

This generator creates a gulpfile.js and package.json used to quickly generate CSS from SCSS. Best used with Magento2

Navigate into your app/design/frontend/Vendor/theme/ and run yo m2scss or yo

Installation

First, install Yeoman and generator-magetwo-code using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-m2scss

Then generate your new project:

yo m2scss

or simply write

yo

and select M2SCSS

Updating

You can update by running yo and then selecting Update your generators

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

Apache-2.0

Alexandru (proatwork) Bangala

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago