scss-color-curve
Version:
The SCSS Color Curve (SCC) is a color mapping tool that simplifies the process of generating color themes and variations from a base color.
18 lines (14 loc) • 467 B
Markdown
# 1.2.1 (patch) - 2025 03-13
- update deprecations
- importing additional built-in functions to update file with modern scss.
# 0.2.1 (patch) - 2024 10-18
- file name change
# 0.2.0 - 2024 10-17
- update to package.json file
- update readme.md
- change map key for base color (value to 0)
- nest mapped color inside color for specificity
- add namespacing for alternate color maps
- add back hex code as optional use in tool
# 0.1.0 - 2024 10-08
- Initial publish