File size: 101 Bytes
f5071ca |
1 2 3 4 5 6 7 |
@tailwind base;
@tailwind components;
@tailwind utilities;
::-webkit-scrollbar{
display: none;
} |
f5071ca |
1 2 3 4 5 6 7 |
@tailwind base;
@tailwind components;
@tailwind utilities;
::-webkit-scrollbar{
display: none;
} |