feat: state, config, setup

This commit is contained in:
Artemy Egorov 2024-07-29 15:05:07 +03:00
parent e844525abf
commit c206dbf40a
4 changed files with 152 additions and 2 deletions

View file

@ -93,7 +93,7 @@ input::placeholder {
/* Track */
::-webkit-scrollbar-track {
background: transparent;
@apply bg-transparent;
}
/* Handle */