@genexus/mercury 0.9.10 → 0.9.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -87,6 +87,7 @@ npm i @genexus/mercury
87
87
  ```scss
88
88
  $icons-path: "assets/custom/path/icons/";
89
89
  $font-face-path: "assets/custom/path/fonts/";
90
+ $globant-colors: false;
90
91
  ```
91
92
 
92
93
  3. Run the following command to transpile the bundles with the new path for the assets: