@charset "UTF-8";

// @description
// * This file forwards the "color-generator" module.

// @author Khaled Mohamed

// @license MIT

// @repository: https://github.com/Black-Axis/sass-pire

// @namespace helpers

// * forwarding the "color-generator" module.
// * The "color-generator" module likely contains mixin for generating
// * color variations.
// @see color-generator
@forward "color-generator";
