In Magento 2.0, there’s a command line tool that allows you to switch between modes. This article details some of these modes and also explains how to do it. More information can be found on in the Magento DevDocs (devdocs.magento.com) Developer Modes default According to the documentation, “Enables you to deploy the Magento application on […]
29
Apr
Override Magento 2 Less Style Sheets
This post will cover some of what I’ve learned about the way Magento 2 (version 2.1) handles style sheets. I’ve been upgrading a Magento store installation for a client who was using an older version of it along with a custom theme. After going through the data and code upgrade, it came time for the […]