More detailed information is coming, but at least here's a heads-up about some significant changes in theme file organization and SCSS compiling methods.

  • The theme's main file is now in themename/css/ directory. It is no longer in themename/scss.
  • The recommended SCSS compiling method now uses Node.js and NPM rather than a PHP script, so the work environment should have these installed.


More coming soon.