From 489255e0572c560fa7e64b21f610a54deab82920 Mon Sep 17 00:00:00 2001 From: Stephen Hulme Date: Thu, 9 Nov 2023 16:24:38 +0000 Subject: [PATCH] docs: update attributions --- app/assets/stylesheets/limber/icons.scss | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/limber/icons.scss b/app/assets/stylesheets/limber/icons.scss index c0aef06f8..1c477d831 100644 --- a/app/assets/stylesheets/limber/icons.scss +++ b/app/assets/stylesheets/limber/icons.scss @@ -1,5 +1,4 @@ // Bare Bones Icon System -// Created by Stephen Hulme, 2023-11-9 // Usage: // @@ -44,9 +43,12 @@ $icon-size: 24px; } // icons list -// (add new icons here) +// (add new icons here, note names must not contain dashes '-') @each $theme-color in $theme-colors { // iterate over bootstrap theme colors + + // icons by Heroicons https://heroicons.com/ + // user-circle @include icon( 'user', '',