diff options
author | Volpeon <git@volpeon.ink> | 2024-10-08 12:36:57 +0200 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2024-10-08 12:36:57 +0200 |
commit | 0adc2b7014d9909869bc9888ac90a3ec142d9488 (patch) | |
tree | d35e85de9ba85da9aa03286c3562c6efce6cbb31 /src/functions/colors/_index.scss | |
parent | Lockfile (diff) | |
download | iro-design-0adc2b7014d9909869bc9888ac90a3ec142d9488.tar.gz iro-design-0adc2b7014d9909869bc9888ac90a3ec142d9488.tar.bz2 iro-design-0adc2b7014d9909869bc9888ac90a3ec142d9488.zip |
Replace Oddbird with native SASS color functions
Diffstat (limited to 'src/functions/colors/_index.scss')
-rw-r--r-- | src/functions/colors/_index.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/functions/colors/_index.scss b/src/functions/colors/_index.scss index 26c3027..9dad0f9 100644 --- a/src/functions/colors/_index.scss +++ b/src/functions/colors/_index.scss | |||
@@ -1,2 +1 @@ | |||
1 | @forward 'apca'; | @forward 'apca'; | |
2 | @forward 'oklch'; | ||