css.gg icon indicating copy to clipboard operation
css.gg copied to clipboard

Where'd the SCSS files go...?

Open shellbryson opened this issue 1 year ago • 2 comments

Trying to understand why some of the assets were removed.

shellbryson avatar Aug 27 '24 15:08 shellbryson

Trying to understand why some of the assets were removed.

Unfortunately recently has been some developments and one of those being that the expenses had skyrocketed and unfortunately had to convert the site to a static one and host on Github Pages.

You might have noticed past weeks the project went offline several times.

As a result that functionality is no longer supported, you can still copy a single icon directly from the site and paste it into a new .css file.

Hope this helps!

FYI I am working on something to make a permanent solution but can't promise that this feature will be back.

Also I have updated the license that prevents things like this from happening where I got millions of requests per day.

Do you mind sharing how you use them and see if I can provide a solution

Thank you

astrit avatar Aug 29 '24 06:08 astrit

Thanks for taking the time to respond. Understandable and unfortunate. We copied the static files into our repo to unbreak our builds. Very much appreciate the work, regardless.

We have a bit of a messy tooling that referenced the SCSS files directly from the node folder, and a build process that generates the CSS for deploy into Shopify themes. This broke when the SCSS sources were no longer available.

We'll likely switch it to pull in the CSS instead as we didn't really need to do this... but you know how sometimes code "just happens" ...

S.

shellbryson avatar Aug 30 '24 11:08 shellbryson