rgb-to-hex converter fully implemented

This commit is contained in:
Domenik 2025-02-15 19:52:49 +01:00
parent 6d71eaef03
commit 557efd74ba
9 changed files with 228 additions and 19 deletions

3
backend/.prettierignore Normal file
View file

@ -0,0 +1,3 @@
# Ignore artifacts:
build
coverage