pierrelissope
feat: added front core
9a9d08c
raw
history blame contribute delete
225 Bytes
@tailwind base;
@tailwind components;
@tailwind utilities;
.face {
clip-path: polygon(51% 0, 83% 15%, 92% 44%, 86% 75%, 76% 92%, 54% 100%, 29% 94%, 17% 81%, 9% 42%, 18% 14%);
border-color: aqua;
border-width: 2px;;
}